mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +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>