[New-bugs-announce] [issue33823] A BUG in concurrent/asyncio

Python++ report at bugs.python.org
Sun Jun 10 14:05:17 EDT 2018


New submission from Python++ <aigalaxy.xyz at gmail.com>:

ProcessPoolExecutor cannot specify the number of cores when running the Muti-Sub Event Loops, which results in the resulting statistics of the last code run cannot be promised to be separated.

I'm deep hoping some genius can propose a solution and fix these problems.

----------
components: asyncio
messages: 319229
nosy: Python++, asvetlov, yselivanov
priority: normal
severity: normal
status: open
title: A BUG in concurrent/asyncio
type: behavior
versions: Python 3.6

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


More information about the New-bugs-announce mailing list