MatrixSynapse/synapse/app
Richard van der Hoff bae32740da
Remove some `run_in_background` calls in replication code (#7203)
By running this stuff with `run_in_background`, it won't be correctly reported
against the relevant CPU usage stats.

Fixes #7202
2020-04-03 12:29:30 +01:00
..
__init__.py
_base.py
admin_cmd.py
appservice.py
client_reader.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Remove some `run_in_background` calls in replication code (#7203) 2020-04-03 12:29:30 +01:00
homeserver.py
media_repository.py
pusher.py
synchrotron.py
user_dir.py