mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-05 00:02:08 -05:00
If we got an error persisting an event, we would try to remove the push actions asynchronously, which would lead to a 'Re-starting finished log context' warning. I don't think there's any need for this to be asynchronous.
2 lines
87 B
Plaintext
2 lines
87 B
Plaintext
Fix `Re-starting finished log context PUT-nnnn` warning when event persistence failed.
|