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

Fix graceful exit #25

Open
yuliannabn opened this issue Jul 18, 2024 · 0 comments
Open

Fix graceful exit #25

yuliannabn opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yuliannabn
Copy link
Collaborator

Task

A thread might be in the middle of an operation when attempting to end the program. To prevent loss of data, make sure that all db operations have finished before exiting.

@yuliannabn yuliannabn added the bug Something isn't working label Jul 18, 2024
@yuliannabn yuliannabn self-assigned this Jul 18, 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