synapse/changelog.d/10303.bugfix
Erik Johnston c65067d673
Handle old staged inbound events (#10303)
We might have events in the staging area if the service was restarted while there were unhandled events in the staging area.

Fixes #10295
2021-07-06 13:02:37 +01:00

2 lines
132 B
Plaintext

Ensure that inbound events from federation that were being processed when Synapse was restarted get promptly processed on start up.