forked-synapse/synapse/push
Richard van der Hoff 66f7dc8c87 Fix logcontexts for running pushers
First of all, avoid resetting the logcontext before running the pushers, to fix
the "Starting db txn 'get_all_updated_receipts' from sentinel context" warning.

Instead, give them their own "background process" logcontexts.
2018-08-17 00:32:39 +01:00
..
__init__.py Remove code that's now been obsoleted or moved elsewhere 2016-04-07 16:31:38 +01:00
action_generator.py run isort 2018-07-09 16:09:20 +10:00
baserules.py run isort 2018-07-09 16:09:20 +10:00
bulk_push_rule_evaluator.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
clientformat.py run isort 2018-07-09 16:09:20 +10:00
emailpusher.py run isort 2018-07-09 16:09:20 +10:00
httppusher.py run isort 2018-07-09 16:09:20 +10:00
mailer.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
presentable_names.py run isort 2018-07-09 16:09:20 +10:00
push_rule_evaluator.py run isort 2018-07-09 16:09:20 +10:00
push_tools.py run isort 2018-07-09 16:09:20 +10:00
pusher.py run isort 2018-07-09 16:09:20 +10:00
pusherpool.py Fix logcontexts for running pushers 2018-08-17 00:32:39 +01:00
rulekinds.py copyrights 2016-01-07 04:26:29 +00:00