MatrixSynapse/synapse
Richard van der Hoff f40c2db05a Stop preserve_fn leaking context into the reactor
Fix a bug in ``logcontext.preserve_fn`` which made it leak context into the
reactor, and add a test for it.

Also, get rid of ``logcontext.reset_context_after_deferred``, which tried to do
the same thing but had its own, different, set of bugs.
2017-03-18 00:07:43 +00:00
..
api
app
appservice
config
crypto
events
federation
handlers Stop preserve_fn leaking context into the reactor 2017-03-18 00:07:43 +00:00
http
metrics
push
replication
rest
static/client
storage
streams
util Stop preserve_fn leaking context into the reactor 2017-03-18 00:07:43 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py