diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-12-14 14:09:21 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-12-14 14:09:21 +0000 |
commit | 834924248f4034a209271828d7cca47eee01f328 (patch) | |
tree | 0815db0cd962f67bfe984fdad0b1922fe510f756 /synapse/rest/client/v2_alpha | |
parent | Merge pull request #437 from matrix-org/markjh/parallel_sync (diff) | |
download | synapse-834924248f4034a209271828d7cca47eee01f328.tar.xz |
Check whether prev_content or prev_sender is set before trying to rollback state
Diffstat (limited to 'synapse/rest/client/v2_alpha')
-rw-r--r-- | synapse/rest/client/v2_alpha/sync.py | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/synapse/rest/client/v2_alpha/sync.py b/synapse/rest/client/v2_alpha/sync.py |