Skip to content

Conversation

@YeabsiraNigusse
Copy link

Updated exit() method for improved timing logs

  • Timing logs were inconsistent, and the log format string used conflicting quote characters.

  • Fix: corrected the print() statements

Fixed to_bytes() call in server startup

  • The to_bytes() function was missing the required byteorder argument, causing a TypeError when initializing the server via ManagedMORK.connect().

  • Fix: Added the missing "big" byte order to ensure proper encoding of the binary path hash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant