mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 21:58:54 +01:00
6a8310f3df
The internal methods of the StreamChangeCache were inconsistently treating the earliest known stream position as valid. It is now treated as invalid, meaning the cache cannot determine if an entity at the earliest known stream position has changed or not.
1 line
106 B
Text
1 line
106 B
Text
Fix a long-standing bug where a device list update might not be sent to clients in certain circumstances.
|