Skip to content

fix: Prevent Connection Leak to Pool on Context Cancellation during BeginTx() - #10

Open
wasim-builds wants to merge 2 commits into
raimeecas:mainfrom
wasim-builds:fix-connection-leak
Open

fix: Prevent Connection Leak to Pool on Context Cancellation during BeginTx()#10
wasim-builds wants to merge 2 commits into
raimeecas:mainfrom
wasim-builds:fix-connection-leak

Conversation

@wasim-builds

Copy link
Copy Markdown

Resolves #2 - Closes the underlying connection instead of returning it to the pool if the context is cancelled precisely during the START TRANSACTION roundtrip. /claim #2

@opirebot

opirebot Bot commented Jul 30, 2026

Copy link
Copy Markdown

😅 Unfortunately there are no rewards left to claim in this issue!

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.

🎯 Prevent Connection Leak to Pool on Context Cancellation during BeginTx()

1 participant