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 update settings #165

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Fix update settings #165

merged 2 commits into from
Feb 27, 2024

Conversation

nanu-c
Copy link
Collaborator

@nanu-c nanu-c commented Feb 27, 2024

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Description

IMPORTANT TO KNOW

CHANGES

Somehow the database got locked after some settings updates. This forcefully closes the db after an update.
TODO

Should be applied to all database requests.

Checklist:

  • I have commented my code (or ChatGPT did), particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings, neither in my IDE nor in my browser
  • I have added tests that prove my fix is effective or that my feature works

@lebe1 lebe1 merged commit 52c9c20 into main Feb 27, 2024
2 checks passed
@lebe1 lebe1 deleted the fix-update-settings branch February 27, 2024 14:47
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.

None yet

2 participants