mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-11-13 05:00:37 -05:00
preserve_context_over_fn uses a ContextPreservingDeferred, which only restores context for the duration of its callbacks, which isn't really correct, and means that subsequent operations in the same request can end up without their logcontexts. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| endpoint.py | ||
| matrixfederationclient.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||