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

Fix variable capture and add tests #2503

Merged
merged 2 commits into from
Mar 29, 2017
Merged

Fix variable capture and add tests #2503

merged 2 commits into from
Mar 29, 2017

Conversation

dadgar
Copy link
Contributor

@dadgar dadgar commented Mar 29, 2017

This PR fixes token revocation and adds tests to make sure it is
working. The 0.5.6 RC1's token revocation does not work becasue the
token's value is captured at the instantiation of the deferred
stoprenewal statement rather than its exectution.

This PR fixes token revocation and adds tests to make sure it is
working. The 0.5.6 RC1's token revocation does not work becasue the
token's value is captured at the instantiation of the deferred
stoprenewal statement rather than its exectution.
@dadgar dadgar merged commit 043e7f4 into master Mar 29, 2017
@dadgar dadgar deleted the debug-vault branch March 29, 2017 21:53
@stevenscg
Copy link

I've been running a build with this fix for several hours with no issues. Looks fixed to me. Thanks!

@dadgar
Copy link
Contributor Author

dadgar commented Mar 30, 2017

@stevenscg Thanks!

@github-actions
Copy link

github-actions bot commented Apr 2, 2023

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2023
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.

3 participants