MatrixSynapse/synapse/replication/tcp
Erik Johnston 3a86ea5000 Fix race between RDATA and POSITION commands.
Also fixes an exception caused by incorrectly assuming
`_pending_batches` contained `RdataCommand` rather than stream rows.
2020-04-06 10:45:16 +01:00
..
streams Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00: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 between RDATA and POSITION commands. 2020-04-06 10:45:16 +01:00
protocol.py Move client command handling out of TCP protocol (#7185) 2020-04-06 09:58:42 +01:00
resource.py Remove connections per replication stream metric. (#7195) 2020-04-01 10:40:46 +01:00