Skip to content

Fix connection pool deadlock#1324

Open
pchaseh wants to merge 1 commit into
MagicStack:masterfrom
pchaseh:bug/pool-deadlock
Open

Fix connection pool deadlock#1324
pchaseh wants to merge 1 commit into
MagicStack:masterfrom
pchaseh:bug/pool-deadlock

Conversation

@pchaseh
Copy link
Copy Markdown

@pchaseh pchaseh commented May 19, 2026

Fixes an issue where the connection pool can be deadlocked if abort() is called which can cause connection cleanup to be skipped. Refer to the referenced issue for a reproducible example

Closes #1307

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.

bug: Possible connection pool deadlock

1 participant