forked-synapse/changelog.d/8697.misc
Richard van der Hoff fb56dfdccd
Fix SIGHUP handler (#8697)
Fixes:

```
builtins.TypeError: _reload_logging_config() takes 1 positional argument but 2 were given
```
2020-11-06 11:42:07 +00:00

2 lines
106 B
Plaintext

Re-organize the structured logging code to separate the TCP transport handling from the JSON formatting.