diff options
author | Erik Johnston <erik@matrix.org> | 2019-02-18 14:52:48 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-02-18 14:55:09 +0000 |
commit | e07cc31cb800c6ec99a23960f78a2e7f968c255b (patch) | |
tree | 85bdf790b5d319bd61d569d9c7e1ba0ced697850 /synapse | |
parent | Merge pull request #4643 from matrix-org/erikj/catch_exceptions (diff) | |
download | synapse-e07cc31cb800c6ec99a23960f78a2e7f968c255b.tar.xz |
Correctly handle HttpResponseException
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/device.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/handlers/device.py b/synapse/handlers/device.py |