MatrixSynapse/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
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