mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-09 02:23:59 -05:00
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. |
||
|---|---|---|
| .. | ||
| api | ||
| appservice | ||
| config | ||
| crypto | ||
| events | ||
| handlers | ||
| metrics | ||
| replication | ||
| rest | ||
| storage | ||
| util | ||
| __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 | ||