mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
When considering rooms to clean up in `delete_old_current_state_events`, skip rooms which we are creating, which otherwise look a bit like rooms we have left. Fixes #7834.
1 line
120 B
Text
1 line
120 B
Text
Fix a bug introduced in Synapse 1.10.0 which could cause a "no create event in auth events" error during room creation.
|