mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-17 18:31:01 +02:00
We extract the storage-independent bits of the state group resolution out to a separate functiom, and stick it in a new handler, in preparation for its use from the storage layer.