[issue19334] test_asyncio hanging for 1 hour (non-AIX version)

Stefan Krah report at bugs.python.org
Thu Jan 23 15:21:31 CET 2014


Stefan Krah added the comment:

It was hanging on FreeBSD 7.2 recently:

http://buildbot.python.org/all/builders/x86%20FreeBSD%207.2%203.x/builds/4917/steps/test/logs/stdio

The older FreeBSD systems have broken threading though, so we could just
disable the offending tests.  I would not waste time debugging anything
threading related before FreeBSD 9.0.

----------

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


More information about the Python-bugs-list mailing list