Skip to content

🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown#15

Open
hbrooks wants to merge 1 commit into
masterfrom
demo/pr-15388
Open

🐛 fix deadlocks in depends by using a separate CapacityLimiter for teardown#15
hbrooks wants to merge 1 commit into
masterfrom
demo/pr-15388

Conversation

@hbrooks
Copy link
Copy Markdown

@hbrooks hbrooks commented May 28, 2026

…ardown

If there is a limited pool of resources, like database connections, we need separate pools of threads for acquiring and releasing those resources, otherwise there will always be deadlocks.
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