mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-13 11:41:19 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
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.