mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-08 06:33:09 -06:00
If a new room event which rewrites state arrives, we remove all joined hosts then re-calculate them. This wasn't done in a transaction so for a brief period we would have no joined hosts. During this interim, key change events which arrive would not be sent to destination servers. This would sporadically fail on sytest. |
||
|---|---|---|
| .. | ||
| storage.go | ||
| storage_edus.go | ||
| storage_keys.go | ||
| storage_pdus.go | ||