Files
synapse/tests
Matthew Hodgson 06e0494bca Tie-break child ordering on the child room id
_child_events_comparison_key's final tie-break used the room the
m.space.child event lives in, which is the same for every child of a
space and so never broke a tie (leaving ties in arbitrary DB order). Use
the child room id (the event's state key), per the spec, matching the
cached path.
2026-08-08 22:42:50 +03:00
..
2026-06-02 11:05:38 +01:00