Page MenuHomeFreeBSD

rc.subr: Fix slow shutdown issue
Needs ReviewPublic

Authored by des on Thu, Oct 23, 10:29 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Instead of sleeping after pwait returns, use its new -p option to
obtain the list of processes that still have not terminated.

Fixes: 5953e7c98427 ("rc.subr: Move the sleep in wait_for_pids")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68046
Build 64929: arc lint + arc unit