Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2017 20:40:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 222112] lang/python36 selectors.select() does not block on named pipes / mkfifo
Message-ID:  <bug-222112-21822-wTCx9zFNOa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222112-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222112-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

Jeff Kletsky <jeff+freebsd@wagsky.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Works As Intended

--- Comment #1 from Jeff Kletsky <jeff+freebsd@wagsky.com> ---
Based on tobic@ comment, this does not appear to be a bug, but an outcome of
how FIFOs are implemented.

https://forums.freebsd.org/threads/62377/#post-360237

Looking at this on an Ubuntu system and a similar Python version shows similar
behavior to that seen under FreeBSD. It appears that Mac OS X is "different" in
how it is implemented.

Closing as "works as intended"

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

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222112-21822-wTCx9zFNOa>