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 & Cancellation to Host OS Runner #295

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

nwchandler
Copy link
Collaborator

This merge enables timeouts and cancellation in the Host OS runner, with a default of 10 seconds. If the timeout expires, or if a context that has been passed into the runner when it was constructed is canceled, then the run will stop with an appropriate operation status type.

@nwchandler nwchandler self-assigned this Jan 3, 2023
@nwchandler nwchandler requested a review from a team January 3, 2023 19:44
Copy link
Contributor

@mkcp mkcp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nwchandler nwchandler merged commit fe6459b into main Jan 12, 2023
@nwchandler nwchandler deleted the nwchandler/cori2-558-timeout-host-os branch January 12, 2023 22:24
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.

None yet

2 participants