1
0

Idea: maybe we can pull out less state

This commit is contained in:
Eric Eastwood
2023-05-17 14:03:43 -05:00
parent 4ee82c0576
commit 8a0f9f2bac

View File

@@ -516,6 +516,7 @@ class StateHandler:
state_to_resolve = await self._state_storage_controller.get_state_for_groups(
state_group_ids_set
# TODO: Can we use a state_filter here to only grab auth events (and maybe history visibility)?
)
result = await self._state_resolution_handler.resolve_state_groups(