0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-02 22:48:57 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Erik Johnston
7be954f59b
Fix a bug which could lead to incorrect state (#13278)
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.
2022-07-15 11:06:41 +00:00