Skip to content

Implement destructor for sqlite session and engine cleanup#846

Open
rly wants to merge 3 commits into
INCATools:mainfrom
rly:patch-1
Open

Implement destructor for sqlite session and engine cleanup#846
rly wants to merge 3 commits into
INCATools:mainfrom
rly:patch-1

Conversation

@rly
Copy link
Copy Markdown

@rly rly commented Nov 7, 2025

Fix #845. Add a destructor to close the sqlite session and dispose the engine.

Add a destructor to close the session and dispose the engine.
@rly rly changed the title Implement destructor for session and engine cleanup Implement destructor for sqlite session and engine cleanup Nov 7, 2025
@rly
Copy link
Copy Markdown
Author

rly commented Feb 25, 2026

Thanks for following up @cmungall. Please note that I do not have merge permissions.

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.

Unclosed sqlite connection during garbage collection raises warning

2 participants