mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
We work through all the events with partial state, updating the state at each of them. Once it's done, we recalculate the state for the whole room, and then mark the room as having complete state.
1 line
117 B
Text
1 line
117 B
Text
Preparation for faster-room-join work: start a background process to resynchronise the room state after a room join.
|