forked-synapse/synapse/appservice
Richard van der Hoff 5019945828 Refactor the Appservice scheduler code
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 11:50:23 +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 2019-08-20 11:50:23 +01:00