mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00: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 |