New submission from Python++ <aigalaxy....@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue33823>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to