mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-03-06 01:45:54 -05:00

It seems like calling `_get_state_group_for_events` for an event where the state is unknown is an error. Accordingly, let's raise an exception rather than silently returning an empty result.