mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-20 12:24:59 +01:00
631dd06f2c
t was doing a sequential scan on `destination_rooms`, which took minutes.
1 line
139 B
Text
1 line
139 B
Text
Fix bug in federation catchup logic that caused outbound federation to be delayed for large servers after start up. Introduced in v1.21.0.
|