containerd/runtime/v2/runhcs
John Howard 4ef9bf5c84 Windows: Publish exit status correctly in TaskExit
Signed-off-by: John Howard <jhoward@microsoft.com>

Before this change, the shim was only publishing a non-zero exit status
(exit code) in the case that the process.Wait() call failed. This
grabs the exit status correctly when process.Wait() succeeds too.
2019-01-15 11:12:27 -08:00
..
options Update runhcs options to include CRI Sandbox support 2019-01-04 14:37:10 -08:00
io.go Fix issue in runhcs shim CloseIO 2019-01-14 13:31:28 -08:00
process.go Windows: Publish exit status correctly in TaskExit 2019-01-15 11:12:27 -08:00
service.go Merge pull request #2926 from jterry75/bug_argon_mount 2019-01-14 15:26:32 -08:00