Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2025 12:59:39 +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-PEgL6Q2Lyl@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 #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5953e7c98427e038500221e885dffa181=
dcc064b

commit 5953e7c98427e038500221e885dffa181dcc064b
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-09-23 12:55:56 +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

 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-PEgL6Q2Lyl>