0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-06 01:46:00 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Richard van der Hoff
53834bb9c4
Run remove_push_actions_from_staging in foreground (#8081)
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.
2020-08-13 17:05:31 +01:00