mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
b9bc020f0d
With this change we need a fix in go 1.6 to allow us to receive SIGCONT signals. Ref: https://github.com/golang/go/issues/8953 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>