diff options
author | Mark Haines <mark.haines@matrix.org> | 2016-04-27 15:38:43 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2016-04-27 15:38:43 +0100 |
commit | 8a656664544fbc23db618aa855cc61ac54d9afeb (patch) | |
tree | f8b0b43feaac16f317c8826d98f7a5b1ebe34f24 /synapse/replication/slave | |
parent | Actually start the pusher daemon (diff) | |
download | synapse-8a656664544fbc23db618aa855cc61ac54d9afeb.tar.xz |
Fix backfill replication to advance the stream correctly
Diffstat (limited to 'synapse/replication/slave')
-rw-r--r-- | synapse/replication/slave/storage/events.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/replication/slave/storage/events.py b/synapse/replication/slave/storage/events.py |