Skip to content
Snippets Groups Projects
Unverified Commit 335ebb21 authored by Sean Quah's avatar Sean Quah Committed by GitHub
Browse files

Faster room joins: avoid blocking when pulling events with missing prevs (#13355)


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: default avatarRichard van der Hoff <1389908+richvdh@users.noreply.github.com>
parent 8b603299
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment