Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

WaitProcess should honor TimeoutInMS #126

Closed
jterry75 opened this issue Aug 31, 2017 · 0 comments
Closed

WaitProcess should honor TimeoutInMS #126

jterry75 opened this issue Aug 31, 2017 · 0 comments
Assignees

Comments

@jterry75
Copy link
Contributor

We currently don't actually honor the timeout on a wait process call and it will wait forever. If the users passes a timeout we should cancel the wait after that amount of time.

@jterry75 jterry75 self-assigned this Aug 31, 2017
jterry75 added a commit that referenced this issue Nov 7, 2017
Resolves: #153 - Init process exit codes are not always returning because the container exited notification returns before the WaitProcess call comes in causing the HCS to teardown the container.
Resolves: #126 - WaitProcess should honor the timeout associated with the call and return the proper error response on timeout.
jterry75 added a commit that referenced this issue Nov 8, 2017
Resolves: #153 - Init process exit codes are not always returning because the container exited notification returns before the WaitProcess call comes in causing the HCS to teardown the container.
Resolves: #126 - WaitProcess should honor the timeout associated with the call and return the proper error response on timeout.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant