mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
53834bb9c4
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.
|