diff options
author | Erik Johnston <erik@matrix.org> | 2014-11-26 10:41:08 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-11-26 10:41:08 +0000 |
commit | 3598c11c8dcb5fb0df16276298760e0de31d0a84 (patch) | |
tree | b15cc7b7b292083ca3a49d178167f7b0ed3fb825 /synapse/federation/replication.py | |
parent | upgrade script depends on sqlite3 cli (diff) | |
download | synapse-3598c11c8dcb5fb0df16276298760e0de31d0a84.tar.xz |
Correctly handle the case where we get an event for an unknown room, which turns out we are actually in
Diffstat (limited to 'synapse/federation/replication.py')
-rw-r--r-- | synapse/federation/replication.py | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/synapse/federation/replication.py b/synapse/federation/replication.py |