mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-02 23:34:20 +00:00
Fixes: #18491 Fix hotlooping due to skipped PDUs if there is still no progress to be made. This could bite if the event was purged since being skipped during catch-up. Signed-off-by: Olivier 'reivilibre <oliverw@matrix.org>
1 line
115 B
Plaintext
1 line
115 B
Plaintext
Fix CPU and database spinning when retrying sending events to servers whilst at the same time purging those events. |