Skip to content

Add database connection closure and disposal - #16

Merged
brentomagic merged 1 commit into
mainfrom
ugohuche-patch-1
Jul 27, 2026
Merged

Add database connection closure and disposal#16
brentomagic merged 1 commit into
mainfrom
ugohuche-patch-1

Conversation

@ugohuche

Copy link
Copy Markdown
Collaborator

No description provided.

@ugohuche
ugohuche requested a review from brentomagic July 25, 2026 22:53

@brentomagic brentomagic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — closing the SQLite connection / disposing the SQLAlchemy engine before os.remove(...) is the right fix (avoids file-lock failures, especially on Windows). Both cleanup cells look correct, and CI is green.

Approved.

@brentomagic
brentomagic merged commit 58898f7 into main Jul 27, 2026
2 checks passed
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