SemanticDiff fastapi
🐛 Allow exit code for dependencies with `yield` to always execute, by removing capacity limiter for them, to e.g. allow closing DB connections without deadlocks
#5122
Merged

🐛 Allow exit code for dependencies with `yield` to always execute, by removing capacity limiter for them, to e.g. allow closing DB connections without deadlocks #5122

adriangb
adriangb lint
c507e76f
codecov
github-actions
Kludex
adriangb
adriangb Use 1
0892b024
github-actions
adriangb Merge branch 'master' into no-limiter-for-exit
d8221714
github-actions
adriangb Merge branch 'master' into no-limiter-for-exit
3557911d
github-actions
adriangb refactor and comment
c53e0f60
github-actions
adriangb Merge branch 'master' into no-limiter-for-exit
3b738733
github-actions
tiangolo
tiangolo tiangolo changed the title remove thread capacity limit for running sync context manager __exit__ 🐛 Allow exit code for dependencies with `yield` to always execute, by removing capacity limiter for them, to e.g. allow closing DB connections without deadlocks 2 years ago
adriangb
tiangolo ♻️ Make the CapacityLimiter a global variable
09dc61a9
tiangolo
tiangolo
tiangolo ⏪ Revert making CapacityLimiter a global, AnyIO needs to be in an asy…
c7e3263a
github-actions
Kludex
adriangb
github-actions
Kludex
tiangolo
tiangolo tiangolo merged f8460a8b into master 2 years ago
adriangb adriangb deleted the no-limiter-for-exit branch 2 years ago
nickswiss
tiangolo

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone