[issue33115] Asyncio loop blocks with a lot of parallel tasks

Marat Sharafutdinov report at bugs.python.org
Thu Mar 22 13:51:23 EDT 2018


Marat Sharafutdinov <decaz89 at gmail.com> added the comment:

Does this mean that GC uses most part of CPU time so the loop blocks?

And another question: do you have any plans to optimize the loop so it would be possible to run really lot of tasks in parallel?

Thanks.

----------

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


More information about the Python-bugs-list mailing list