forked-synapse/synapse/appservice
Richard van der Hoff 72bc285669
Refactor the Appservice scheduler code (#5886)
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.
2019-08-20 17:42:45 +01:00
..
__init__.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
api.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
scheduler.py Refactor the Appservice scheduler code (#5886) 2019-08-20 17:42:45 +01:00