containerd/linux/shim
Michael Crosby 2b29a92a64 Hold shim lock during state
Helps with #1935

This hold the shim lock during the state call to make sure that the task
does not get deleted during a state call.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-01-05 11:13:47 -05:00
..
client Remove panic from newCommand 2017-12-06 14:02:24 -05:00
v1 linux/shim: reduce memory overhead by using ttrpc 2017-11-22 12:21:48 -08:00
local.go Retry unmount on EBUSY and return errors 2017-12-04 11:31:08 -05:00
service_linux.go Move shim process code to package 2017-11-13 16:45:25 -05:00
service_unix.go Remove errdefs and shimapi types from proc package 2017-11-13 16:45:25 -05:00
service.go Hold shim lock during state 2018-01-05 11:13:47 -05:00