forked-synapse/synapse/app
Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext
This fixes a class of 'Unexpected logcontext' messages, which were happening
because the logcontext was somewhat arbitrarily swapping between the sentinel
and the `run` logcontext.
2017-03-18 00:07:43 +00:00
..
__init__.py Fix flake8 violation 2016-07-26 11:59:08 +01:00
appservice.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
client_reader.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
federation_reader.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
federation_sender.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
homeserver.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
media_repository.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
pusher.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
synchrotron.py Run the reactor with the sentinel logcontext 2017-03-18 00:07:43 +00:00
synctl.py Use sys.executable instead of hardcoded python. fixes #1161 2016-10-08 23:55:20 +02:00