Files
containerd/cmd/ctr
Michael Crosby 9f13b414b9 Return exit status from Wait of stopped process
This changes Wait() from returning an error whenever you call wait on a
stopped process/task to returning the exit status from the process.

This also adds the exit status to the Status() call on a process/task so
that a user can Wait(), check status, then cancel the wait to avoid
races in event handling.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-08-03 17:22:33 -04:00
..
2017-07-12 14:32:37 -07:00
2017-07-31 12:53:18 -07:00
2017-07-16 14:45:56 +00:00
2017-07-12 16:57:47 -07:00
2017-06-15 16:04:11 +08:00
2017-07-13 14:36:13 -07:00
2017-04-07 09:20:44 -07:00
2017-06-06 14:53:50 -07:00
2017-07-06 15:23:08 -07:00
2017-06-06 14:53:50 -07:00
2017-06-06 14:53:50 -07:00