mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
fec4c5ab0a
Test the process WaitStatus for a signal, and return an exit code of 128 + signal which killed the process. Fixes docker/docker#9979. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>