mirror of
https://github.com/matrix-org/synapse.git
synced 2026-03-09 15:31:18 +01:00
We passed in a graph to `sorted_topologically` which didn't have an entry for each node (as we dropped nodes with no edges).
We passed in a graph to `sorted_topologically` which didn't have an entry for each node (as we dropped nodes with no edges).