diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-19 18:13:07 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-19 18:23:45 +0100 |
commit | 8731197e54f4f004f19f87fd5fa5b4ed7ad5b8be (patch) | |
tree | 4b989e5a3e6dd67fd4a97bf7023f4e6095dffc9e | |
parent | defer.returnValue must not be called within Measure (diff) | |
download | synapse-8731197e54f4f004f19f87fd5fa5b4ed7ad5b8be.tar.xz |
Only abort Measure on Exceptions
-rw-r--r-- | synapse/util/metrics.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/util/metrics.py b/synapse/util/metrics.py |