[issue35012] [3.7] test_multiprocessing_spawn hangs randomly on AppVeyor

STINNER Victor report at bugs.python.org
Thu Oct 18 02:47:25 EDT 2018


New submission from STINNER Victor <vstinner at redhat.com>:

On AppVeyor CI, test_multiprocessing_spawn was running for longer than 50 min, whereas usually it only takes around 2 minutes

https://ci.appveyor.com/project/python/cpython/builds/19594644

...
running: test_multiprocessing_spawn (50 min 33 sec)
running: test_multiprocessing_spawn (51 min 3 sec)

Related PR:

https://github.com/python/cpython/pull/9936

----------
messages: 327936
nosy: vstinner
priority: normal
severity: normal
status: open
title: [3.7] test_multiprocessing_spawn hangs randomly on AppVeyor
versions: Python 3.7

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


More information about the Python-bugs-list mailing list