[Bug 222112] lang/python36 selectors.select() does not block on named pipes / mkfifo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 7 20:40:25 UTC 2017


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

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

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

--- Comment #1 from Jeff Kletsky <jeff+freebsd at 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.


More information about the freebsd-python mailing list