mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* fedsender: tolerate dupe membership events Previously if the fedsender got a duplicate membership event it would cause the entire process to crash. Now it doesn't. This masks an issue with the roomserver where it can emit duplicate membership events. * Update joined_hosts_table.go |
||
|---|---|---|
| .. | ||
| deltas | ||
| blacklist_table.go | ||
| inbound_peeks_table.go | ||
| joined_hosts_table.go | ||
| outbound_peeks_table.go | ||
| queue_edus_table.go | ||
| queue_json_table.go | ||
| queue_pdus_table.go | ||
| storage.go | ||