forked-synapse/synapse/federation
Richard van der Hoff 667fba68f3 Run things as background processes
This fixes #3518, and ensures that we get useful logs and metrics for lots of
things that happen in the background.

(There are certainly more things that happen in the background; these are just
the common ones I've found running a single-process synapse locally).
2018-07-18 20:55:05 +01:00
..
transport run isort 2018-07-09 16:09:20 +10:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py rename assert_params_in_request to assert_params_in_dict 2018-07-13 21:53:01 +02:00
federation_client.py run isort 2018-07-09 16:09:20 +10:00
federation_server.py run isort 2018-07-09 16:09:20 +10:00
persistence.py run isort 2018-07-09 16:09:20 +10:00
send_queue.py run isort 2018-07-09 16:09:20 +10:00
transaction_queue.py Run things as background processes 2018-07-18 20:55:05 +01:00
units.py run isort 2018-07-09 16:09:20 +10:00