mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-01 13:44:43 -05:00
We incorrectly didn't use the returned `Responder` if the client had disconnected, which meant that the resource used by the Responder wasn't correctly released. In particular, this exhausted the thread pools so that *all* requests timed out. |
||
|---|---|---|
| .. | ||
| admin | ||
| client | ||
| consent | ||
| key | ||
| media | ||
| synapse | ||
| __init__.py | ||
| health.py | ||
| models.py | ||
| well_known.py | ||