mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-06 19:55:18 -05:00
2920e540bf
This avoids pulling additional state information (and events) from the database for each item returned in the hierarchy response. The room type might be out of date until a background update finishes running, the worst impact of this would be spaces being treated as rooms in the hierarchy response. This should self-heal once the background update finishes.