mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 14:52:55 +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>