Skip to content

Move trimmed connection closes outside pool lock - #159

Merged
rbygrave merged 1 commit into
mainfrom
feature/trim-more-bg
Aug 19, 2026
Merged

Move trimmed connection closes outside pool lock#159
rbygrave merged 1 commit into
mainfrom
feature/trim-more-bg

Conversation

@rbygrave

Copy link
Copy Markdown
Member

Removes idle connections under the pool lock, but defers close scheduling until after unlocking to reduce contention during pool trimming.

Removes idle connections under the pool lock, but defers close scheduling until after unlocking to reduce contention during pool trimming.
@rbygrave rbygrave self-assigned this Aug 19, 2026
@rbygrave
rbygrave merged commit b25c824 into main Aug 19, 2026
2 checks passed
@rbygrave rbygrave added this to the 10.15 milestone Aug 19, 2026
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