summary refs log tree commit diff
path: root/scripts-dev
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-09-26 19:49:59 +0100
committerRichard van der Hoff <richard@matrix.org>2018-09-27 11:37:39 +0100
commit333bee27f53916bf5354a39a79aa468967730326 (patch)
tree7fcc0fd48e3e78722d92b90bf3e0ffc7e31d355f /scripts-dev
parentInclude state from remote servers in pdu handling (diff)
downloadsynapse-333bee27f53916bf5354a39a79aa468967730326.tar.xz
Include event when resolving state for missing prevs
If we have a forward extremity for a room as `E`, and you receive `A`, `B`,
s.t. `A -> B -> E`, and `B` also points to an unknown event `X`, then we need
to do state res between `X` and `E`.

When that happens, we need to make sure we include `X` in the state that goes
into the state res alg.

Fixes #3934.
Diffstat (limited to 'scripts-dev')
0 files changed, 0 insertions, 0 deletions