mirror of
https://github.com/moby/moby.git
synced 2026-07-05 14:18:25 +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>