MatrixSynapse/synapse
Richard van der Hoff a87d419a85 Run notify_app_services as a bg process
This ensures that its resource usage metrics get recorded somewhere rather than
getting lost.

(It also fixes an error when called from a nested logging context which
completes before the bg process)
2018-09-26 17:00:40 +01:00
..
api
app Merge pull request #3948 from matrix-org/rav/no_symlink_synctl 2018-09-26 21:41:58 +10:00
appservice
config Remove some superfluous logging (#3855) 2018-09-13 19:59:32 +10:00
crypto Merge pull request #3826 from matrix-org/rav/logging_for_keyring 2018-09-12 20:43:47 +10:00
events Fix handling of redacted events from federation 2018-09-13 15:44:12 +01:00
federation Merge pull request #3924 from matrix-org/rav/clean_up_on_receive_pdu 2018-09-26 21:41:26 +10:00
groups
handlers Merge pull request #3924 from matrix-org/rav/clean_up_on_receive_pdu 2018-09-26 21:41:26 +10:00
http Merge pull request #3925 from matrix-org/erikj/fix_producers_unregistered 2018-09-25 11:52:06 +01:00
metrics Add missing logger 2018-09-20 17:05:34 +01:00
module_api
push fix link for case that config.email_riot_base_url is set 2018-09-13 22:43:50 +01:00
replication Fix minor typo in exception 2018-09-13 11:51:12 -06:00
rest Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches 2018-09-25 12:02:57 +01:00
server_notices
state Fix some instances of ExpiringCache not expiring cache items 2018-09-21 14:19:46 +01:00
static/client
storage Fix client IPs being broken on Python 3 (#3908) 2018-09-20 20:14:34 +10:00
streams
util Log which cache is throwing exceptions 2018-09-26 12:43:08 +01:00
__init__.py bump version 2018-09-25 02:54:34 +10:00
event_auth.py
notifier.py Run notify_app_services as a bg process 2018-09-26 17:00:40 +01:00
python_dependencies.py We require attrs 16.0.0 2018-09-25 10:43:39 +01:00
secrets.py
server.py
server.pyi
types.py
visibility.py