mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00

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.
2 lines
60 B
Plaintext
2 lines
60 B
Plaintext
Fix an `AssertionError` exception introduced in v1.18.0rc1.
|