[issue39557] ThreadPoolExecutor is busy-waiting when idle.

Avraham Mahfuda report at bugs.python.org
Wed Feb 5 03:14:14 EST 2020


Avraham Mahfuda <avraham.mahfuda at bloxroute.com> added the comment:

1. I can confirm that the posted code above is the correct one.
2. The 100% CPU was observed in a docker instance using python:3.7.0-alpine3.8 image.
3. The docker image was running on a 2 cores VM.

----------

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


More information about the Python-bugs-list mailing list