Browse Source
- Explain why threadpool is used (blocking file I/O needs to be non-blocking) - Clarify this maintains event loop concurrency - Remove misleading implication that all async operations use threadpool - Connect to the broader async/await philosophy of FastAPIpull/15696/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue