[Bug 202304] test lib/libutil/pidfile_test:main hangs on many non-x86 platforms

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 4 20:26:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202304

op at hardenedbsd.org changed:

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

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

commit a26096b6928229cdee0f385e5690cdb2b8c968dc
Author: br <br at 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(-)

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


More information about the freebsd-testing mailing list