mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01:00
0e68e9b7f4
Unfortunately, the optimisation we applied here for non-gappy syncs is not actually valid. Fixes https://github.com/element-hq/synapse/issues/16941. ~~Based on https://github.com/element-hq/synapse/pull/16930.~~ Requires https://github.com/matrix-org/sytest/pull/1374.
1 line
116 B
Text
1 line
116 B
Text
Fix various long-standing bugs which could cause incorrect state to be returned from `/sync` in certain situations.
|