commit | a75f21039809d3ab1a9782f7b97f9071a0dccdbe | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Nov 03 10:33:17 2023 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Tue Nov 07 10:52:26 2023 -0800 |
tree | 423c1af1acc19ac8fa167f10a2577dd398d1cdae | |
parent | 43323a7e7a4ce39a89d55f0b27f4570d711bddce [diff] |
init: Make WaitToBeReaped() wait less long Reduce the time spent in WaitToBeReaped() by waiting for SIGCHLD instead of waiting for 50 ms. Bug: 308687042 Change-Id: I5e259fdd22dec68e45d27205def2fc6463c06ca3 Signed-off-by: Bart Van Assche <bvanassche@google.com>