forked from MirrorHub/synapse
af13a3be29
`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.
|