Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

try not to drop context after federation requests #2058

Merged
merged 1 commit into from
Mar 24, 2017

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 23, 2017

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.

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.
@erikjohnston
Copy link
Member

lgtm

@richvdh richvdh merged commit f136c89 into develop Mar 24, 2017
@richvdh richvdh deleted the rav/logcontext_leaks_2 branch October 9, 2017 17:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants