mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-12 10:54:47 +00:00
335ebb21cc
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>