diff options
author | Erik Johnston <erik@matrix.org> | 2019-09-06 11:42:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-06 11:42:45 +0100 |
commit | 146af7b47f9c23aaadcc2aaa491193c672e7b9a4 (patch) | |
tree | 8792766bdee988a1ef994a828e8520e3fe527c0a /synapse | |
parent | Allow Synapse to send registration emails + choose Synapse or an external ser... (diff) | |
parent | Update changelog (diff) | |
download | synapse-146af7b47f9c23aaadcc2aaa491193c672e7b9a4.tar.xz |
Merge pull request #5991 from matrix-org/erikj/fix_tracing_funcs
Don't assume there is a 'self' arg in @trace decorator
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/logging/opentracing.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/synapse/logging/opentracing.py b/synapse/logging/opentracing.py |