diff options
author | Mark Haines <mjark@negativecurvature.net> | 2015-05-12 11:36:44 +0100 |
---|---|---|
committer | Mark Haines <mjark@negativecurvature.net> | 2015-05-12 11:36:44 +0100 |
commit | 51da9958065ccecea3b274f0de808f5053d3243c (patch) | |
tree | d75b7ecf0efaa8d8833b860286cee7cfbc016d48 /synapse/storage/util/id_generators.py | |
parent | Merge branch 'hotfixes-v0.9.0-r4' of github.com:matrix-org/synapse into develop (diff) | |
parent | SYN-377: Make sure that the StreamIdGenerator.get_next.__exit__ is called fro... (diff) | |
download | synapse-51da9958065ccecea3b274f0de808f5053d3243c.tar.xz |
Merge pull request #148 from matrix-org/bugs/SYN-377
SYN-377: Make sure that the event is marked as persisted from the main thread.
Diffstat (limited to 'synapse/storage/util/id_generators.py')
-rw-r--r-- | synapse/storage/util/id_generators.py | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/synapse/storage/util/id_generators.py b/synapse/storage/util/id_generators.py |