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

Add shutdown to client #175

Merged
merged 3 commits into from
Apr 29, 2018

Conversation

traviscosgrave
Copy link
Contributor

This change exposes the @nhp shutdown method on the Vault::Client instance to prevent sockets which never close.

See #174

By exposing the shutdown, we are able to close the connections when we are done with them.

This change exposes the persistent pool shutdown fuction to
the vault client to help manage sockets kept open by long
running proccesses.
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