MatrixSynapse/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
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py
federation_client.py
federation_server.py
persistence.py
send_queue.py
transaction_queue.py Run things as background processes 2018-07-18 20:55:05 +01:00
units.py