STINNER Victor <vstin...@python.org> added the comment:

regrtest now workarounds this issue using timeouts on subprocess.Popen.wait() 
and threading.Thread.join() operations: see bpo-37531.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38207>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to