mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-03-10 08:09:29 -04: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.