mirror of
https://github.com/moby/moby.git
synced 2026-07-17 21:11:19 +00: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>