diff options
| author | Erik Johnston <erik@matrix.org> | 2017-04-03 15:22:56 +0100 | 
|---|---|---|
| committer | Erik Johnston <erik@matrix.org> | 2017-04-03 15:22:56 +0100 | 
| commit | 0a6a966e2b86ebe423709c030634c04c1093ab0b (patch) | |
| tree | 294cebd046a6d6d0bbcd4da3c682d62b1ce40e9d | |
| parent | Use callbacks to notify tcp replication rather than deferreds (diff) | |
| download | synapse-0a6a966e2b86ebe423709c030634c04c1093ab0b.tar.xz | |
Always advance stream tokens
Diffstat (limited to '')
| -rw-r--r-- | synapse/replication/tcp/resource.py | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/synapse/replication/tcp/resource.py b/synapse/replication/tcp/resource.py | 
