mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-19 08:24:25 +01:00
7be954f59b
There are two fixes here: 1. A long-standing bug where we incorrectly calculated `delta_ids`; and 2. A bug introduced in #13267 where we got current state incorrect.
1 line
123 B
Text
1 line
123 B
Text
Fix long-standing bug where in rare instances Synapse could store the incorrect state for a room after a state resolution.
|