0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-01 14:09:09 +02:00
synapse/changelog.d/8012.bugfix
Richard van der Hoff 0a86850ba3
Stop the parent process flushing the logs on exit (#8012)
This solves the problem that the first few lines are logged twice on matrix.org. Hopefully the comments explain it.
2020-08-05 09:35:17 +01:00

1 line
136 B
Text

Fix a long-standing bug which caused two copies of some log lines to be written when synctl was used along with a MemoryHandler logger.