mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-09 16:48:49 +00:00
Don't return if the process does not exist. Instead proceed and delete the state directory. This allows us to use the Destroy() method elsewhere to clean up the state. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>