diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-05-26 11:42:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 11:42:22 +0100 |
commit | 04729b86f8e2d83002aad2d2298c3fc7e4836b2f (patch) | |
tree | d9ef76f712b60f155c28d18661bb3e2cb7e73360 /synapse | |
parent | Fix recording of federation stream token (#7564) (diff) | |
download | synapse-04729b86f8e2d83002aad2d2298c3fc7e4836b2f.tar.xz |
Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563)
Introduced in #7556
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/app/generic_worker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/app/generic_worker.py b/synapse/app/generic_worker.py |