mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-20 22:11:03 +02:00
Get rid of the labyrinthine `recoverer_fn` code, and clean up the startup code (it seemed to be previously inexplicably split between `ApplicationServiceScheduler.start` and `_Recoverer.start`). Add some docstrings too.