Skip to content

Use idle thread count for blocking threadpool grow decisions - #874

Merged
gi0baro merged 1 commit into
masterfrom
873-blocking-threadpool-grow-heuristic-idle
Jul 3, 2026
Merged

Use idle thread count for blocking threadpool grow decisions#874
gi0baro merged 1 commit into
masterfrom
873-blocking-threadpool-grow-heuristic-idle

Conversation

@gi0baro

@gi0baro gi0baro commented Jul 3, 2026

Copy link
Copy Markdown
Member

Close #873

@gi0baro
gi0baro marked this pull request as ready for review July 3, 2026 11:30
@gi0baro
gi0baro merged commit ca36b7d into master Jul 3, 2026
20 checks passed
@gi0baro
gi0baro deleted the 873-blocking-threadpool-grow-heuristic-idle branch July 3, 2026 11:31
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.

WSGI blocking-thread pool starves under long-lived responses: growth heuristic compares the pending queue to total threads, not idle threads

1 participant