diff options
author | Erik Johnston <erik@matrix.org> | 2020-07-14 10:07:57 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2020-07-14 10:07:57 +0100 |
commit | b4334ff71a4b71fa1324e9641ca8f36a96481e02 (patch) | |
tree | d1041d403f8899ecd676c47477f10794b9a34383 | |
parent | Join persist events bg job with requests (diff) | |
download | synapse-b4334ff71a4b71fa1324e9641ca8f36a96481e02.tar.xz |
Handle empty suffixes in nested_logging_context
-rw-r--r-- | synapse/logging/context.py | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/synapse/logging/context.py b/synapse/logging/context.py |