synapse-product/synapse/replication/tcp/streams
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
..
__init__.py Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
_base.py Fix race in replication (#7226) 2020-04-07 11:01:04 +01:00
events.py Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
federation.py Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00