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

Main thread hangs at cyclic barrier from unhandled exception in a DatabaseInteractionThread #188

Open
maximilianpilz opened this issue Jul 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@maximilianpilz
Copy link
Collaborator

If a database interaction thread dies from an unhandled exception then the main thread will not be able to pass the cyclic barrier, thus it will hang indefinitely.

@maximilianpilz maximilianpilz added the bug Something isn't working label Jul 17, 2024
@maximilianpilz maximilianpilz changed the title Prevent main thread hanging at cyclic barrier from unhandled exception Main thread hangs at cyclic barrier from unhandled exception in a DatabaseInteractionThread Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant