forked-synapse/synapse/state
Sean Quah 335ebb21cc
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: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2022-07-26 12:39:23 +01:00
..
__init__.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 2022-07-26 12:39:23 +01:00
v1.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
v2.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00