1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/pkg/pidfile
Sebastiaan van Stijn 55d15e9d05
pkg/pidfile, pkg/process: use single implementation for process alive
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>
2022-11-04 01:50:26 +01:00
..
pidfile.go pkg/pidfile, pkg/process: use single implementation for process alive 2022-11-04 01:50:26 +01:00
pidfile_test.go pkg/pidfile: remove PIDFile type, rename New() to Write() 2022-10-15 16:40:16 +02:00