mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
b05e028f7d
Previously `LoadMembershipAtEvent` would fail if the state before one of the events was not known, i.e. because it was an outlier. This modifies it so that it gracefully handles not knowing the state and returns no memberships instead, so that history visibility doesn't freak out and kill `/sync` requests dead. |
||
---|---|---|
.. | ||
state.go | ||
state_test.go |