diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-03-13 17:52:52 +0000 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-03-13 17:52:52 +0000 |
commit | 1b1c13777154b5b0cf8bf8cf809381f889a2a82d (patch) | |
tree | 8dcafdeb3370182c4646b59ca5afbc0cf951b3f5 /synapse/storage | |
parent | Merge pull request #2978 from matrix-org/erikj/refactor_replication_layer (diff) | |
download | synapse-1b1c13777154b5b0cf8bf8cf809381f889a2a82d.tar.xz |
fix bug #2926
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/state.py | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/synapse/storage/state.py b/synapse/storage/state.py |