mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +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>