-
Notifications
You must be signed in to change notification settings - Fork 889
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 a Shutdown() method to *Provider
SDK
#1074
Conversation
5fc13bc
to
7e39f65
Compare
986daa8
to
91be904
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the PR! I'm definitely in favor of adding Shutdown
@XSAM Please add the respective entries in CHANGELOG.md and spec-compliance-matrix.md. Thanks! |
*Provider
*Provider
SDK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
* Add a Shutdown() method to `*Provider` * Add more precise description * Update description of shutting down a provider * Update CHANGELOG & spec-compliance-matrix * Remove Shutdown function from API
Resolve #1073