[issue25868] test_eintr.test_sigwaitinfo() hangs on "AMD64 FreeBSD CURRENT 3.x" buildbot

Martin Panter report at bugs.python.org
Fri Nov 4 22:26:19 EDT 2016


Martin Panter added the comment:

My patch doesn’t help answer the question of why this only fails on BSD, so I will hold off on committing it. However v2 has a minor update to skip the test when pthread_sigmask() is unavailable.

----------
versions: +Python 3.7
Added file: http://bugs.python.org/file45362/sigwaitinfo-block.v2.patch

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


More information about the Python-bugs-list mailing list