Skip to content
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

Input should not crash the app #39

Open
rabin-io opened this issue Nov 24, 2024 · 0 comments
Open

Input should not crash the app #39

rabin-io opened this issue Nov 24, 2024 · 0 comments

Comments

@rabin-io
Copy link

I don't think the app should crash on any input, reloading the MG each time is a waste of time.

As we don't change the MG content, and we don't carry any state from one input to another, it would be better just to try/catch any event, and not let the application crash just because of invalid input.

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

No branches or pull requests

1 participant