mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Removing the call to Shutdown from within Signal in order to rely on waitExit handling the exit of the process. Signed-off-by: Stefan J. Wernli <swernli@microsoft.com>