mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00:00
This fixes an issue when wait4 returns a 0 return status causing the reaping loop to continue to run. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>