mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-07 00:16:57 +00:00
`FederationClient.get_room_hierarchy()` caches its return values, so refactor the code to avoid modifying the returned room summary.
1 line
106 B
Text
1 line
106 B
Text
Fix a long-standing bug where space hierarchy over federation would only work correctly some of the time.
|