synapse/changelog.d/7226.misc
Erik Johnston ce72355d7f
Fix race in replication (#7226)
Fixes a race between handling `POSITION` and `RDATA` commands. We do this by simply linearizing handling of them.
2020-04-07 11:01:04 +01:00

2 lines
53 B
Plaintext

Move catchup of replication streams logic to worker.