containerd/runtime
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
..
linux/runctypes runtimev1: add image-path and work-path for c/r 2018-11-24 23:08:25 +08:00
proc Fix process locking and state management 2018-11-09 11:40:37 -05:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Merge pull request #2897 from crosbymichael/atomic-delete 2018-12-21 08:27:43 -05:00
v2 Windows: Publish exit status correctly in TaskExit 2019-01-15 11:12:27 -08:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00