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 | |
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
-rw-r--r-- | changelog.d/5991.bugfix | 1 | ||||
-rw-r--r-- | synapse/logging/opentracing.py | 10 |
2 files changed, 6 insertions, 5 deletions
diff --git a/changelog.d/5991.bugfix b/changelog.d/5991.bugfix new file mode 100644 |