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

chore: minor fixes #114

Open
whilo opened this issue Dec 1, 2023 · 0 comments
Open

chore: minor fixes #114

whilo opened this issue Dec 1, 2023 · 0 comments

Comments

@whilo
Copy link
Member

whilo commented Dec 1, 2023

Do not use assertions as we do not catch Errors in async stacks as it is considered bad practice (JVM state is undefined after Errors in general and they should be logged as soon as possible instead of being passed around).

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