synapse-product/synapse/replication/tcp
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
..
streams Fix race in replication (#7226) 2020-04-07 11:01:04 +01:00
__init__.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
client.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
commands.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
handler.py Fix race in replication (#7226) 2020-04-07 11:01:04 +01:00
protocol.py Move server command handling out of TCP protocol (#7187) 2020-04-07 10:51:07 +01:00
resource.py Move server command handling out of TCP protocol (#7187) 2020-04-07 10:51:07 +01:00