diff options
author | Erik Johnston <erik@matrix.org> | 2018-10-03 11:34:30 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-10-03 11:34:30 +0100 |
commit | 495a9d06bb21cf30376292d6592aa5fd59a52634 (patch) | |
tree | 5d05709413be0ccd9983d399ec6e48780c7428e9 | |
parent | Merge pull request #3991 from matrix-org/erikj/fix_pop_retry_cache (diff) | |
download | synapse-495a9d06bb21cf30376292d6592aa5fd59a52634.tar.xz |
Fix exception handling in fetching remote profiles
-rw-r--r-- | synapse/handlers/profile.py | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/synapse/handlers/profile.py b/synapse/handlers/profile.py |