Antoine Pitrou <pit...@free.fr> added the comment:

Using asyncio internally would be an interesting long-term goal, at least for 
the process pool version.

Perhaps a first step is to find out how to await a multiprocessing Connection 
or Queue, or make async versions of these classes.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35493>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to