0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 01:46:00 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
a57df9b827
Avoid brand new rooms in delete_old_current_state_events (#7854)
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.
2020-07-15 18:33:03 +01:00