mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Using the implementation from pkg/pidfile for windows, as that implementation looks to be handling more cases to check if a process is still alive (or to be considered alive). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>