diff options
| author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2021-06-17 11:21:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-17 11:21:53 +0100 |
| commit | 52c60bd0a96cd61583209a9ef6d8270425e8a902 (patch) | |
| tree | 2066cbce54b4b6c291caca5500d4cb7a5ccb54eb | |
| parent | Improve comments in the structured logging code. (#10188) (diff) | |
| download | synapse-52c60bd0a96cd61583209a9ef6d8270425e8a902.tar.xz | |
Fix persist_events to stop leaking opentracing contexts (#10193)
| -rw-r--r-- | changelog.d/10193.misc | 1 | ||||
| -rw-r--r-- | synapse/storage/persist_events.py | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/10193.misc b/changelog.d/10193.misc new file mode 100644 |
