mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-03 09:09:57 -05: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.