diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-11-19 16:37:43 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-11-19 16:37:43 +0000 |
commit | 97c7c34f6f71238dcb364374733c1f2200d6b982 (patch) | |
tree | 944a2d841a5eae9fac1baff9fc5e0c504a3f7cb0 /synapse/handlers | |
parent | SYN-141: Encode query params as UTF-8. (diff) | |
download | synapse-97c7c34f6f71238dcb364374733c1f2200d6b982.tar.xz |
Preserve logging context in a few more places, drop the logging context after it has been stashed to reduce potential for confusion
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/events.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/handlers/events.py b/synapse/handlers/events.py |