[16.0][FIX] fastapi: Avoid zombie threads #486
+251
−21
Codecov / codecov/patch
succeeded
Jan 10, 2025 in 0s
90.58% of diff hit (target 89.29%)
View this Pull Request on Codecov
90.58% of diff hit (target 89.29%)
Annotations
Check warning on line 202 in fastapi/models/fastapi_endpoint.py
codecov / codecov/patch
fastapi/models/fastapi_endpoint.py#L202
Added line #L202 was not covered by tests
Check warning on line 45 in fastapi/pools/event_loop.py
codecov / codecov/patch
fastapi/pools/event_loop.py#L42-L45
Added lines #L42 - L45 were not covered by tests
Check warning on line 52 in fastapi/pools/fastapi_app.py
codecov / codecov/patch
fastapi/pools/fastapi_app.py#L51-L52
Added lines #L51 - L52 were not covered by tests
Loading