mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-14 21:51:39 -05:00
![Sean Quah](/assets/img/avatar_default.png)
When an event fetcher aborts due to an exception, `_event_fetch_ongoing` must be decremented, otherwise the event fetcher would never be replaced. If enough event fetchers were to fail, no more events would be fetched and requests would get stuck waiting for events.