diff options
author | Erik Johnston <erik@matrix.org> | 2015-01-30 10:48:47 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-01-30 10:48:47 +0000 |
commit | c1d860870b418b9583078022d0babe557b73760f (patch) | |
tree | a74072d126158148c953adc8cbd7992ce857aa04 /synapse/federation | |
parent | Fix bug where we changes in outlier in metadata dict propogated to other events (diff) | |
download | synapse-c1d860870b418b9583078022d0babe557b73760f.tar.xz |
Fix regression where we no longer correctly handled the case of gaps in our event graph
Diffstat (limited to 'synapse/federation')
-rw-r--r-- | synapse/federation/federation_server.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/synapse/federation/federation_server.py b/synapse/federation/federation_server.py |