[issue34781] infinite waiting in multiprocessing.Pool

Dongyan Li report at bugs.python.org
Mon Feb 25 11:22:18 EST 2019


Dongyan Li <lidongyan1988 at gmail.com> added the comment:

I got the same issue with Python 3.7.2 on Windows Build 14393. Seems that the program got stuck on the `waiter.acquire()` method.

----------
nosy: +Dongyan Li

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


More information about the Python-bugs-list mailing list