Files
moby/testutil
Albin Kerouanton 07053a0991 testutil/daemon: Wait() until the daemon is Kill()'ed
`Daemon.Kill()` was sending a SIGKILL to the daemon process but wasn't
waiting until the process was really killed. While the race window is
really small, better safe than sorry.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-06-14 18:35:31 +02:00
..
2019-09-11 07:47:23 -05:00
2024-06-13 14:59:54 +02:00
2024-01-17 15:44:47 +01:00