MatrixSynapse/synapse/app
Richard van der Hoff 443162e577
Move pusherpool startup into _base.setup (#7104)
This should be safe to do on all workers/masters because it is guarded by
a config option which will ensure it is only actually done on the worker
assigned as a pusher.
2020-03-19 09:48:45 +00:00
..
__init__.py
_base.py Move pusherpool startup into _base.setup (#7104) 2020-03-19 09:48:45 +00:00
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py
homeserver.py Move pusherpool startup into _base.setup (#7104) 2020-03-19 09:48:45 +00:00
media_repository.py
pusher.py
synchrotron.py
user_dir.py