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

Updates pester so that retries work #4322

Merged
merged 1 commit into from
Apr 10, 2018

Conversation

ahamilton55
Copy link
Contributor

I've been testing a new cluster and client with what happens when you cause the primary node to step-down with retires enabled on the client. Currently, after the step down occurs, the client will hang until killed because it is waiting for the context to close but since there is no context set nothing ever happens. Pester noticed this bug and fixed it a couple months ago so this just brings in the small fix on their end and fixes my issue with retires not working properly.

@jefferai
Copy link
Member

Thanks!

@jefferai jefferai added this to the 0.10 milestone Apr 10, 2018
@jefferai jefferai merged commit e2eb572 into hashicorp:master Apr 10, 2018
@ahamilton55 ahamilton55 deleted the bump_dep_pester branch April 10, 2018 20:42
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