Skip to content

hotfix-for-234c: Improve NetMessage create-from-object handling #246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

dsriseah
Copy link

@dsriseah dsriseah commented Sep 4, 2024

This hotfix adds a try-catch around socket 'message' event handling when receiving data, printing out the received packet as JSON to the console. This hopefully will prevent the instance servers from crashing when being used by nc-multiplex.

It also adds app-data directory to .gitignore, as files in this directory are not part of the application but are part of individual datasets.

See #234 comments for more information.

@dsriseah dsriseah merged commit babb3a3 into dev Sep 5, 2024
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