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

@pchaseh pchaseh commented May 19, 2026

Copy link
Copy Markdown

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

注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment

标签

None yet

项目

None yet

Development

Successfully merging this pull request may close these issues.

bug: Possible connection pool deadlock

1 participant