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 miss-islington
Recipients aeros, bquinlan, methane, miss-islington, pitrou, yus2047889
Date 2020-04-19.14:01:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587304864.2.0.96852927968.issue39207@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ac6e379297cc1cf8acf6c1b011fccc7b3da2cbe by Kyle Stanley in branch 'master':
bpo-39207: Spawn workers on demand in ProcessPoolExecutor (GH-19453)
https://github.com/python/cpython/commit/1ac6e379297cc1cf8acf6c1b011fccc7b3da2cbe
History
Date User Action Args
2020-04-19 14:01:04miss-islingtonsetrecipients: + miss-islington, bquinlan, pitrou, methane, aeros, yus2047889
2020-04-19 14:01:04miss-islingtonsetmessageid: <1587304864.2.0.96852927968.issue39207@roundup.psfhosted.org>
2020-04-19 14:01:04miss-islingtonlinkissue39207 messages
2020-04-19 14:01:04miss-islingtoncreate