mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-04 11:59:16 -05:00

Avoid blocking on full state in `_resolve_state_at_missing_prevs` and return a new flag indicating whether the resolved state is partial. Thread that flag around so that it makes it into the event context. Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>