Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2016 20:26:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 202304] test lib/libutil/pidfile_test:main hangs on many non-x86 platforms
Message-ID:  <bug-202304-32464-AavQOQ3JDv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202304-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202304-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=3D202304

op@hardenedbsd.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |op@hardenedbsd.org

--- Comment #6 from op@hardenedbsd.org ---
This isn't already fixed by this change?

commit a26096b6928229cdee0f385e5690cdb2b8c968dc
Author: br <br@FreeBSD.org>
Date:   Wed Sep 21 11:59:52 2016 +0000

    Use kqueue(2) instead of select(2).
    This helps to ensure we will not lose SIGINT sent by parent to child.

    Reviewed by:    sbruno, ngie
    Sponsored by:   DARPA, AFRL
    Sponsored by:   HEIF5
    Differential Revision:  https://reviews.freebsd.org/D7892

 lib/libutil/tests/pidfile_test.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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