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 bquinlan
Recipients 2uasimojo, bquinlan, harlowja, vstinner
Date 2019-05-07.16:24:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557246269.66.0.386824741628.issue24980@roundup.psfhosted.org>
In-reply-to
Content
Do the `initializer` and `initargs` parameters deal with this use case for you?

https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.ThreadPoolExecutor
History
Date User Action Args
2019-05-07 16:24:29bquinlansetrecipients: + bquinlan, vstinner, harlowja, 2uasimojo
2019-05-07 16:24:29bquinlansetmessageid: <1557246269.66.0.386824741628.issue24980@roundup.psfhosted.org>
2019-05-07 16:24:29bquinlanlinkissue24980 messages
2019-05-07 16:24:29bquinlancreate