summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-20Add a config option for torture-testing worker replication. (#4902)Richard van der Hoff3-1/+23
Setting this to 50 or so makes a bunch of sytests fail in worker mode.
2019-03-20Batch up outgoing read-re