mirror of
https://github.com/opencontainers/runc.git
synced 2026-02-06 03:45:41 +01:00
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>