mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-04 15:08:59 +01:00
656d11ec90
* 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 |
||
---|---|---|
.. | ||
api | ||
consumers | ||
internal | ||
inthttp | ||
queue | ||
statistics | ||
storage | ||
types | ||
federationsender.go |