A container stop should not try to kill the container process. If this is called, this means we actually expect the container process has been previously signalled and we should make sure the container process is done, so that we can undo what has been done during the container creation.
A container stop should not try to kill the container process. If this is called, this means we actually expect the container process has been previously signalled and we should make sure the container process is done, so that we can undo what has been done during the container creation.