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 vstinner
Recipients Evgeny Nizhibitsky, asvetlov, vstinner, yselivanov
Date 2019-10-10.09:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570701334.61.0.0467263739299.issue38430@roundup.psfhosted.org>
In-reply-to
Content
> Yuri, what should we do with the issue?

A Task emits a warning when it's not awaited. Can a Task be used instead of a Future in run_in_executor()?
History
Date User Action Args
2019-10-10 09:55:34vstinnersetrecipients: + vstinner, asvetlov, yselivanov, Evgeny Nizhibitsky
2019-10-10 09:55:34vstinnersetmessageid: <1570701334.61.0.0467263739299.issue38430@roundup.psfhosted.org>
2019-10-10 09:55:34vstinnerlinkissue38430 messages
2019-10-10 09:55:34vstinnercreate