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

Close connection to the undo database #554

Merged

Conversation

DavidMStraub
Copy link
Member

This disposes of the SQLAlchemy engine connecting to the undo database at the end of each request. Hopefully, this will fix #552. I intend to release v2.4.3 cherry-picking this fix on top of v2.4.2 before the next feature release.

@DavidMStraub DavidMStraub merged commit 2d6b224 into gramps-project:master Oct 8, 2024
2 checks passed
DavidMStraub added a commit that referenced this pull request Oct 8, 2024
* Close database after updating media usage

* Close connection to undo log
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.

Connection leaks when using PostgreSQL
1 participant