synapse/changelog.d/9118.misc
Erik Johnston 1a08e0cdab
Fix event chain bg update. (#9118)
We passed in a graph to `sorted_topologically` which didn't have an
entry for each node (as we dropped nodes with no edges).
2021-01-14 18:57:32 +00:00

2 lines
47 B
Plaintext

Improve efficiency of large state resolutions.