mirror of
https://github.com/moby/moby.git
synced 2026-07-04 13:48:55 +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>