summary refs log tree commit diff
path: root/synapse/api
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2019-01-18 12:17:04 +0000
committerAmber Brown <hawkowl@atleastfornow.net>2019-01-18 23:17:04 +1100
commit25dd56ace36e9d3dbb717a34c9b9051b243f84ad (patch)
treee90eb41341272b569f9c4d2e74fa2f892f6bc981 /synapse/api
parentTweak code coverage settings (#4400) (diff)
downloadsynapse-25dd56ace36e9d3dbb717a34c9b9051b243f84ad.tar.xz
Fix race when persisting create event (#4404)
* Fix race when persisting create event

When persisting a chunk of DAG it is sometimes requried to do a state
resolution, which requires knowledge of the room version. If this
happens while we're persisting the create event then we need to use that
event rather than attempting to look it up in the database.
Diffstat (limited to 'synapse/api')
0 files changed, 0 insertions, 0 deletions