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 a bug with the databases when a new protocol is added #433

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

NeffIsBack
Copy link
Contributor

In previous work on the databases a bug was introduced with the database creation. Only if the entire workspace was missing the database checked&initialized the database for each existing protocol.

This is now fixed, so even if the workspace exist, but one database is missing (e.g. a new protocol was added) we still check for the existence of each protocol database:
image

Fixes #432

@NeffIsBack NeffIsBack merged commit e1c6635 into main Oct 4, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-database-creation branch October 4, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NFS DB error even after deleting all db files
2 participants