moby/libcontainerd/local
Paweł Gronowski 30fe6540a5
libcontainerd/windows: Don't reap on failure
Synchronize the code to do the same thing as Exec.
reap doesn't need to be called before the start event was sent.
There's already a defer block which cleans up the process in case where
an error occurs.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit 0937aef261)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-09-18 12:28:03 +02:00
..
local_windows.go libcontainerd/windows: Don't reap on failure 2023-09-18 12:28:03 +02:00
process_windows.go Refactor libcontainerd to minimize c8d RPCs 2022-08-24 14:59:08 -04:00
utils_windows.go libcontainerd/local: use strings.Cut() 2022-12-21 11:09:02 +01:00
utils_windows_test.go Windows: Experimental: Allow containerd for runtime 2019-03-12 18:41:55 -07:00