containerd/runtime
Michael Crosby 9d72b4543b Handle windows signals
Since windows does not require a signal handler, we just block on the
channel forever so that it does not exit.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-07-26 11:24:20 -04:00
..
linux/runctypes Runtime v2 2018-07-17 10:21:29 -04:00
proc separate proc interfaces into standalone package 2018-06-07 10:03:15 -04:00
restart Add leases manager interface 2018-07-18 10:43:37 -07:00
v1 Runtime v2 2018-07-17 10:21:29 -04:00
v2 Handle windows signals 2018-07-26 11:24:20 -04: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