forked from MirrorHub/synapse
25dd56ace3
* 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.
1 line
62 B
Text
1 line
62 B
Text
Fix potential bug where creating or joining a room could fail
|