0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-29 14:39:04 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Sean Quah af13a3be29
Fix a bug that corrupted the cache of federated space hierarchies (#11775)
`FederationClient.get_room_hierarchy()` caches its return values, so
refactor the code to avoid modifying the returned room summary.
2022-01-20 11:03:42 +00:00