mirror of
https://github.com/matrix-org/synapse.git
synced 2025-06-28 06:06:09 +00:00
Recalculating the roots tuple every iteration could be very expensive, so instead let's do a topological sort.
Recalculating the roots tuple every iteration could be very expensive, so instead let's do a topological sort.