diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-07-24 00:37:17 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-07-24 00:37:17 +0100 |
commit | 8dff6e0322718ec9c446465c1e10ab331a417b8a (patch) | |
tree | 65a9cce97966f34bf1423d5f53c2512ac70a13d4 /synapse/handlers/initial_sync.py | |
parent | Merge pull request #3584 from matrix-org/erikj/use_cached (diff) | |
download | synapse-8dff6e0322718ec9c446465c1e10ab331a417b8a.tar.xz |
Logcontext fixes
Fix some random logcontext leaks.
Diffstat (limited to 'synapse/handlers/initial_sync.py')
-rw-r--r-- | synapse/handlers/initial_sync.py | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/synapse/handlers/initial_sync.py b/synapse/handlers/initial_sync.py |