Hacker News new | ask | show | jobs
by hultner 2392 days ago
FastAPI runs blocking IO/sync functions in a separate thread pool to work around this issue.