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 hellysmile
Recipients asvetlov, hellysmile, yselivanov
Date 2018-06-30.23:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530401184.74.0.56676864532.issue34014@psf.upfronthosting.co.za>
In-reply-to
Content
PEP 567 supports copying context into another threads, but for asyncio users each call `run_in_executor` requires explicit context propagation

For end users expected behavior that context is copied automatically
History
Date User Action Args
2018-06-30 23:26:24hellysmilesetrecipients: + hellysmile, asvetlov, yselivanov
2018-06-30 23:26:24hellysmilesetmessageid: <1530401184.74.0.56676864532.issue34014@psf.upfronthosting.co.za>
2018-06-30 23:26:24hellysmilelinkissue34014 messages
2018-06-30 23:26:24hellysmilecreate