This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 neologix
收信人 Andrew.Grover, baikie, brian, exarkun, giampaolo.rodola, jackdied, janssen, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, synapse, therve, vstinner, wiml
日期 2011-08-25.17:28:00
SpamBayes Score 9.39796e-07
Marked as misclassified
Message-id <1314293281.07.0.192116643154.issue6560@psf.upfronthosting.co.za>
In-reply-to
内容
> The OS X buildbots show some failures:

It seems to fail consistently on every OS X version.
I've had another look both at the code and the test, and couldn't find anything wrong with it.
Since there are a number of known bugs pertaining to FD passing on OS X - even on recent versions - I'd suggest to skip those tests on this platform.
As for sendto/sendmsg not being interrupted by the signal, I'd be curious to see if running test_socket alone solves the problem (just to make sure no other thread is running, which might receive the signal).
历史
日期 用户 动作 参数
2011-08-25 17:28:01neologix修改recipients: + neologix, exarkun, ncoghlan, janssen, pitrou, therve, vstinner, jackdied, baikie, giampaolo.rodola, synapse, Andrew.Grover, wiml, rosslagerwall, python-dev, brian
2011-08-25 17:28:01neologix修改messageid: <1314293281.07.0.192116643154.issue6560@psf.upfronthosting.co.za>
2011-08-25 17:28:00neologix链接issue6560 messages
2011-08-25 17:28:00neologix创建