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 aeros, eric.snow, ncoghlan, pitrou, tomMoral, vstinner
Date 2020-02-29.22:37:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583015847.12.0.145486177936.issue37266@roundup.psfhosted.org>
In-reply-to
Content
> There will be a problem with `concurrent.futures.ProcessPoolExecutor`, which currently launches its management thread as a daemon thread.

Please don't discuss in closed issues.

If you want to support concurrent.futures in subinterpreters, please open a separated RFE issue.
History
Date User Action Args
2020-02-29 22:37:27vstinnersetrecipients: + vstinner, ncoghlan, pitrou, eric.snow, tomMoral, aeros
2020-02-29 22:37:27vstinnersetmessageid: <1583015847.12.0.145486177936.issue37266@roundup.psfhosted.org>
2020-02-29 22:37:27vstinnerlinkissue37266 messages
2020-02-29 22:37:27vstinnercreate