Skip to content

fix & test for MingMiddleware cleanup leak#82

Open
brondsem with Copilot wants to merge 1 commit into
masterfrom
copilot/add-test-mingmiddleware-cleanup-leaks
Open

fix & test for MingMiddleware cleanup leak#82
brondsem with Copilot wants to merge 1 commit into
masterfrom
copilot/add-test-mingmiddleware-cleanup-leaks

Conversation

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown

No description provided.

@brondsem brondsem changed the title Creating test for MingMiddleware cleanup leaks fix & test for MingMiddleware cleanup leak Jul 14, 2026
@brondsem
brondsem changed the base branch from middleware_cleanup to master July 14, 2026 20:14
@brondsem

Copy link
Copy Markdown
Collaborator

A missing finally means client disconnects, iterator exceptions, or premature .close() would skip  ThreadLocalODMSession.close_all() and retain Mongo object graphs.

@brondsem
brondsem marked this pull request as ready for review July 14, 2026 20:17
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