diff options
author | Eric Eastwood <erice@element.io> | 2021-11-02 21:26:52 -0500 |
---|---|---|
committer | Eric Eastwood <erice@element.io> | 2021-11-02 21:27:08 -0500 |
commit | 5db717ab8569a9e16cfbb589d50f80bceed00d2a (patch) | |
tree | 2084292f4545b51fbdefff6b9e6883e1d52114ee /scripts-dev/mypy_synapse_plugin.py | |
parent | Remove the new backfill implementation and pull some good parts of the refactor (diff) | |
download | synapse-5db717ab8569a9e16cfbb589d50f80bceed00d2a.tar.xz |
Always process marker events regardless if backfilled
Before, we could rely on the `connected_insertion_event_query` to navigate the and find the historical branch. But now we solely rely on the marker event to point out the historical branch. So we need to make sure to add the insertion event extremeties whenever we see a marker event. Whether it be a live event or backfilled.
Diffstat (limited to 'scripts-dev/mypy_synapse_plugin.py')
0 files changed, 0 insertions, 0 deletions