[issue28087] macOS 12 poll syscall returns prematurely

Gregory P. Smith report at bugs.python.org
Sat May 6 15:39:39 EDT 2017


Gregory P. Smith added the comment:

The only thing CPython should do is apply workarounds to any standard library internal uses of poll with 0 fds guarded by a MacOS platform check.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28087>
_______________________________________


More information about the Python-bugs-list mailing list