[issue45761] recursive ProcessPoolExecutor invoke unable to return result

Evan Greenup report at bugs.python.org
Tue Nov 9 03:15:50 EST 2021


New submission from Evan Greenup <evan_greenup at protonmail.com>:

Read the hello.py in attachment.

This simple shallow recursion will never return result.

----------
components: Library (Lib)
files: hello.py
messages: 406003
nosy: evan0greenup
priority: normal
severity: normal
status: open
title: recursive ProcessPoolExecutor invoke unable to return result
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file50431/hello.py

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


More information about the Python-bugs-list mailing list