mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 04:15:30 +00:00
f40c2db05a
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.