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 timeout argument to stop() #46

Merged
merged 1 commit into from
May 13, 2023
Merged

Add timeout argument to stop() #46

merged 1 commit into from
May 13, 2023

Conversation

greschd
Copy link
Member

@greschd greschd commented May 12, 2023

Fixes #43.

Add a timeout argument to the stop methods, after which
the product instance is forcefully (instead of gracefully) terminated.

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New features or code improvements labels May 12, 2023
@greschd greschd merged commit c4449ef into main May 13, 2023
@greschd greschd deleted the feat/add_stop_timeout branch May 13, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timeout argument to 'stop' method
1 participant