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 asvetlov
Recipients asvetlov, hellysmile, yselivanov
Date 2018-10-03.09:06:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538557581.16.0.545547206417.issue34014@psf.upfronthosting.co.za>
In-reply-to
Content
I vote on not changing `run_in_executor` behavior if we cannot make it work with `ProcessPoolExecutor`.

If a new API will solve the problem -- that's fine.
Until it landed the explicit context propagation is the satisfactory solution.
History
Date User Action Args
2018-10-03 09:06:21asvetlovsetrecipients: + asvetlov, yselivanov, hellysmile
2018-10-03 09:06:21asvetlovsetmessageid: <1538557581.16.0.545547206417.issue34014@psf.upfronthosting.co.za>
2018-10-03 09:06:21asvetlovlinkissue34014 messages
2018-10-03 09:06:21asvetlovcreate