Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Oct 2025 08:21:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 289630] libexec/rc/rc_subr_test:wait_for_pids_progress test fails intermittently in CI
Message-ID:  <bug-289630-32464-SmCnHdyCIU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289630-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-289630-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289630

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D384006a4c59f9f8c844cf0eb51a3144dd=
2a1795d

commit 384006a4c59f9f8c844cf0eb51a3144dd2a1795d
Author:     Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org>
AuthorDate: 2025-09-23 12:55:56 +0000
Commit:     Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org>
CommitDate: 2025-10-02 08:19:22 +0000

    rc.subr: Move the sleep in wait_for_pids

    Instead of sleeping while constructing the list of PIDs to wait for,
    sleep briefly after pwait to give init a chance to reap the processes
    that just terminated before we loop around and start probing them.

    PR:             289630
    Reviewed by:    allanjude
    Differential Revision:  https://reviews.freebsd.org/D52619

    (cherry picked from commit 5953e7c98427e038500221e885dffa181dcc064b)

 libexec/rc/rc.subr | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289630-32464-SmCnHdyCIU>