diff options
author | Travis Ralston <travpc@gmail.com> | 2018-09-26 13:26:45 -0600 |
---|---|---|
committer | Travis Ralston <travpc@gmail.com> | 2018-09-26 13:48:04 -0600 |
commit | b4c3bc17343833205d3bb00009074734edce667a (patch) | |
tree | cc6d3968a914e45e2d9ce498e5fb5daabdfcc9e1 | |
parent | Fix exception documentation in matrixfederationclient.py (diff) | |
download | synapse-b4c3bc17343833205d3bb00009074734edce667a.tar.xz |
Handle HttpResponseException more safely for federated groups
-rw-r--r-- | synapse/handlers/groups_local.py | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/synapse/handlers/groups_local.py b/synapse/handlers/groups_local.py |