[issue31851] test_subprocess hangs randomly on Windows with Python 3.x

STINNER Victor report at bugs.python.org
Thu Dec 21 06:13:22 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

The bug still occurs randomly:

http://buildbot.python.org/all/#/builders/38/builds/122

1:34:03 [404/406] test_typing passed -- running: test_subprocess (4577 sec)
1:34:22 [405/406] test_winreg passed -- running: test_subprocess (4596 sec)
command timed out: 1200 seconds without output running ['Tools\\buildbot\\test.bat', '-x64', '-j2', '--timeout', '900'], attempting to kill
program finished with exit code 1
elapsedTime=6864.917000

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31851>
_______________________________________


More information about the Python-bugs-list mailing list