diff options
author | Matthew Hodgson <matthew@matrix.org> | 2016-12-30 01:05:26 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2016-12-30 01:05:26 +0000 |
commit | 68f5cadcba27bbf75ff7d0f9abcb9e78ddb559c4 (patch) | |
tree | 1b44c3879b0e0b9900f24d17564d2b42e6526fd4 | |
parent | Bump changelog and version (diff) | |
download | synapse-68f5cadcba27bbf75ff7d0f9abcb9e78ddb559c4.tar.xz |
avoid leaking twisted log events by routing them to python's logging instead github/matthew/logging-memleak matthew/logging-memleak
-rwxr-xr-x | synapse/app/homeserver.py | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/synapse/app/homeserver.py b/synapse/app/homeserver.py |