summary refs log tree commit diff
path: root/synapse/rest/well_known.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-08-30 12:17:48 +0100
committerGitHub <noreply@github.com>2022-08-30 12:17:48 +0100
commit1c26acd815a8609314991e539dd99ceb2b9b1b43 (patch)
treeb884c66bd004a73c47181230a568020a26d2236d /synapse/rest/well_known.py
parentDo not wait for background updates to complete do expire URL cache. (#13657) (diff)
downloadsynapse-1c26acd815a8609314991e539dd99ceb2b9b1b43.tar.xz
Fix bug where we wedge media plugins if clients disconnect early (#13660)
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.
Diffstat (limited to 'synapse/rest/well_known.py')
0 files changed, 0 insertions, 0 deletions