forked-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

2 lines
152 B
Plaintext

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