containerd/runtime/v2/shim
Brian Goff 3ffb6a6113 shimv2: handle sigint/sigterm
This causes sigint/sigterm to trigger a shutdown of the shim.
It is needed because otherwise the v2 shim hangs system shutdown.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2022-01-25 17:57:28 +00:00
..
publisher.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
shim_darwin.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
shim_freebsd.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
shim_linux.go Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00
shim_test.go test: TestRuntimeWithEmptyMaxEnvProcs should cleanup 2020-04-23 22:09:10 +08:00
shim_unix.go shimv2: handle sigint/sigterm 2022-01-25 17:57:28 +00:00
shim_windows.go shimv2: handle sigint/sigterm 2022-01-25 17:57:28 +00:00
shim.go shimv2: handle sigint/sigterm 2022-01-25 17:57:28 +00:00
util_unix.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util_windows.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00