diff options
author | Mark Haines <mjark@negativecurvature.net> | 2016-05-13 12:05:19 +0100 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2016-05-13 12:05:19 +0100 |
commit | cdda850ce1db08c7ee354655e6ba712eae155612 (patch) | |
tree | e6c4cb46a4debb6141d7c436de4bd32825e64d6b | |
parent | Merge pull request #777 from matrix-org/markjh/move_filter_for_client (diff) | |
parent | Log the stream IDs in an order that makes sense (diff) | |
download | synapse-cdda850ce1db08c7ee354655e6ba712eae155612.tar.xz |
Merge pull request #781 from matrix-org/markjh/replication_problems
Fix a bug in replication that was causing the pusher to tight loop
-rw-r--r-- | synapse/replication/resource.py | 2 | ||||
-rw-r--r-- | synapse/replication/slave/storage/events.py | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/synapse/replication/resource.py b/synapse/replication/resource.py |