This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aeros
Recipients aeros, asvetlov, yselivanov
Date 2019-10-31.21:49:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572558559.76.0.221146637206.issue32309@roundup.psfhosted.org>
In-reply-to
Content
> end up adding two high-level functions

Clarification: asyncio.run_in_executor() would be a function, but asyncio.ThreadPool would be a context manager class.
History
Date User Action Args
2019-10-31 21:49:19aerossetrecipients: + aeros, asvetlov, yselivanov
2019-10-31 21:49:19aerossetmessageid: <1572558559.76.0.221146637206.issue32309@roundup.psfhosted.org>
2019-10-31 21:49:19aeroslinkissue32309 messages
2019-10-31 21:49:19aeroscreate