synapse-product/changelog.d/7876.bugfix
Richard van der Hoff f57b99af22
Handle replication commands synchronously where possible (#7876)
Most of the stuff we do for replication commands can be done synchronously. There's no point spinning up background processes if we're not going to need them.
2020-07-27 18:54:43 +01:00

2 lines
60 B
Plaintext

Fix an `AssertionError` exception introduced in v1.18.0rc1.