[issue37313] test_concurrent_futures stopped after 25 hours on AMD64 Windows7 SP1 3.7

STINNER Victor report at bugs.python.org
Mon Jul 29 19:48:28 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:

The root issue will be solved by bpo-37531: ensure that regrtest kills a worker process if it takes longer than TIMEOUT seconds.

----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Fix regrtest timeout for subprocesses: regrtest -jN --timeout=SECONDS

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


More information about the Python-bugs-list mailing list