anonymousland-synapse/synapse/federation/transport/server
David Robertson dd7f825118
Fix losing incoming EDUs if debug logging enabled (#11890)
* Fix losing incoming EDUs if debug logging enabled

Fixes #11889. Homeservers should only be affected if the
`synapse.8631_debug` logger was enabled for DEBUG mode.

I am not sure if this merits a bugfix release: I think the logging can
be disabled in config if anyone is affected? But it is still pretty bad.
2022-02-02 16:25:17 +00:00
..
__init__.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00
_base.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00
federation.py Fix losing incoming EDUs if debug logging enabled (#11890) 2022-02-02 16:25:17 +00:00
groups_local.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00
groups_server.py Add admin API to reset connection timeouts for remote server (#11639) 2022-01-25 12:06:29 +00:00