[issue37276] Incorrect number of running calls in ProcessPoolExecutor

Carol Willing report at bugs.python.org
Tue Jun 25 14:09:56 EDT 2019


Carol Willing <willingc at gmail.com> added the comment:

I've run the code snippet several times on Mac 10.14.5 with Python 3.7.3. I'm not able to replicate your result for the `ProcessPoolExecutor` but can replicate results for `ThreadPoolExecutor`. Do you have another example where you are seeing this behavior?

----------
nosy: +willingc

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


More information about the Python-bugs-list mailing list