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 asvetlov, vstinner, yselivanov
Date 2019-06-03.21:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559597487.42.0.954478265449.issue34037@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f0a30f4da4b529e0f7df857b9f575b231b32758 by Victor Stinner in branch 'master':
bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)
https://github.com/python/cpython/commit/0f0a30f4da4b529e0f7df857b9f575b231b32758
History
Date User Action Args
2019-06-03 21:31:27vstinnersetrecipients: + vstinner, asvetlov, yselivanov
2019-06-03 21:31:27vstinnersetmessageid: <1559597487.42.0.954478265449.issue34037@roundup.psfhosted.org>
2019-06-03 21:31:27vstinnerlinkissue34037 messages
2019-06-03 21:31:27vstinnercreate