forked from MirrorHub/synapse
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.
1 line
87 B
Text
1 line
87 B
Text
Fix `Re-starting finished log context PUT-nnnn` warning when event persistence failed.
|