Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure context keys are set when execute overridden #353

Merged

Conversation

reisenberger
Copy link
Member

Ensure context.PolicyKey and context.PolicyWrapKey are set when policies override the generic method .Execute<TResult> (and similar) on non-generic policies.

Fixes #352

Ensure `context.PolicyKey` and `context.PolicyWrapKey` are set whn
policies override the generic method `.Execute<TResult>` (and similar)
on non-generic policies
@reisenberger reisenberger added this to the v5.6.0 milestone Nov 12, 2017
@reisenberger reisenberger merged commit ea26d17 into App-vNext:master Nov 12, 2017
@reisenberger reisenberger deleted the MethodGenericPolicyWrapKey branch November 12, 2017 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants