MatrixSynapse/tests
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 Optimise state resolution 2017-01-17 13:22:19 +00:00
appservice
config
crypto
events Optimise state resolution 2017-01-17 13:22:19 +00:00
handlers Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts 2017-03-15 15:38:57 +00:00
metrics
replication Remote membership tests for replication 2017-01-31 16:10:16 +00:00
rest Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
storage Aggregate event push actions 2017-02-14 13:39:41 +00:00
util Stop preserve_fn leaking context into the reactor 2017-03-18 00:07:43 +00:00
__init__.py
test_distributor.py
test_dns.py
test_preview.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py