0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-15 03:13:52 +01:00
synapse/changelog.d/15975.bugfix
Erik Johnston 654902a758
Resync stale devices in background (#15975)
This is so we don't block responding to federation transaction while we
try and fetch the device lists.
2023-07-24 13:43:43 +01:00

1 line
152 B
Text

Fix bug where resyncing stale device lists could block responding to federation transactions, and thus delay receiving new data from the remote server.