mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-02 10:04:58 -05:00
6e10eed28e
This is in preparation for using contexts that may or may not have the current_state_ids set. This will allow us to avoid unnecessarily pulling out state for an event on the master process when using workers. We also add a check to see if the state groups of the old extremities are the same as the new ones.