Skip to content

fix: the file system badger db is now closed on Quit #97

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 1 commit into from
Feb 13, 2021

Conversation

evgmik
Copy link
Collaborator

@evgmik evgmik commented Feb 13, 2021

Somehow, we never closed FS DB on quit or interrupt. Miraculously, brig
worked on restart as if nothing happened. But the DB was left in a dirty
state, with DB LOCK file left and some other transient tables.

Somehow, we never closed FS DB on quit or interrupt. Miraculously, `brig`
worked on restart as if nothing happened. But the DB was left in a dirty
state, with DB `LOCK` file left and some other transient tables.
@evgmik evgmik requested a review from sahib February 13, 2021 02:17
@sahib
Copy link
Owner

sahib commented Feb 13, 2021

Good find! 👍

@evgmik evgmik merged commit 39e9d60 into develop Feb 13, 2021
@evgmik evgmik deleted the fix/close-DBs-on-Quit branch February 13, 2021 17:31
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.

2 participants