[issue28087] macOS 12 poll syscall returns prematurely

Ned Deily report at bugs.python.org
Sun Sep 11 22:02:06 EDT 2016


Ned Deily added the comment:

Thanks for the report.  This seems to be a problem visible in the public betas of the upcoming macOS 12 release, not in previous releases (10.11 and earlier).  Do you know if the problem has been reported to Apple?  Also, I've uploaded a reviewable version of your patch.

----------
components: +Tests
stage:  -> patch review
title: Mac OS X poll syscall returns prematurely -> macOS 12 poll syscall returns prematurely
type: compile error -> 
versions: +Python 3.5, Python 3.7
Added file: http://bugs.python.org/file44575/issue28087.patch

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


More information about the Python-bugs-list mailing list