mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-12 00:01:45 -05: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.