mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 17:15:40 +00:00
319a805cd3
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.