diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:28:14 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-01-07 11:28:14 +0000 |
commit | fd396fdaae37be82b070b2bb1b124d7b78922adb (patch) | |
tree | 10e4893ae128e18205f84d7776dd5be99a562d22 | |
parent | Trace connection commit with OpenTracing (diff) | |
download | synapse-fd396fdaae37be82b070b2bb1b124d7b78922adb.tar.xz |
Use fancy `trace` function instead
-rw-r--r-- | synapse/storage/database.py | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/synapse/storage/database.py b/synapse/storage/database.py |