synapse/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

1 line
60 B
Text

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