diff options
author | Travis Ralston <travpc@gmail.com> | 2018-10-23 10:41:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 10:41:04 -0600 |
commit | 43c3f0b02ff164950e60c7786bc114a6171a696b (patch) | |
tree | b584d63d5b4ad36cb67537072015086dd2aae911 /synapse/handlers | |
parent | Give some more things logcontexts (#4077) (diff) | |
parent | Comments help (diff) | |
download | synapse-43c3f0b02ff164950e60c7786bc114a6171a696b.tar.xz |
Merge pull request #3969 from turt2live/travis/fix-federated-group-requests
Handle HttpResponseException more safely for federated groups
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/groups_local.py | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/synapse/handlers/groups_local.py b/synapse/handlers/groups_local.py |