Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug that corrupted the cache of federated space hierarchies (#11775) | Sean Quah | 2022-01-20 | 1 | -0/+1 |
`FederationClient.get_room_hierarchy()` caches its return values, so refactor the code to avoid modifying the returned room summary. |