| commit | 7ce6453aa8eda688580f3a28e260554ce930d96f | [log] [tgz] |
|---|---|---|
| author | Bart Van Assche <bvanassche@google.com> | Wed Nov 01 14:29:07 2023 -0700 |
| committer | Bart Van Assche <bvanassche@google.com> | Thu Nov 02 13:06:23 2023 -0700 |
| tree | e1a803e662be6b0f6b05b13f0c5e576042aa176b | |
| parent | 4844092066bb4e849d7dff3675d4d4a306df9b33 [diff] |
init: Fix a bug in the WaitToBeReaped() logging code
Only report status information for the processes that are still running.
Additionally, make the logging output look better by starting the
process information from /proc start on a new line.
Fixes: ea595ba2a05a ("init: Log more information if stopping times out")
Change-Id: I3c882c364f11278087a78efb7a8e8fee8e582417
Signed-off-by: Bart Van Assche <bvanassche@google.com>