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 mark.dickinson
Recipients Ryan May, barry, davin, gregory.p.smith, josh.r, kapilt, lukasz.langa, mark.dickinson, miss-islington, mouse07410, ned.deily, pablogsal, pitrou, ronaldoussoren, tdsmith, vstinner
Date 2020-03-29.12:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585486753.34.0.674418009401.issue33725@roundup.psfhosted.org>
In-reply-to
Content
@Mouse: see #28965. The fix for the code you show is to join the child processes before the main process starts exiting.
History
Date User Action Args
2020-03-29 12:59:13mark.dickinsonsetrecipients: + mark.dickinson, barry, gregory.p.smith, ronaldoussoren, pitrou, vstinner, ned.deily, lukasz.langa, josh.r, tdsmith, davin, mouse07410, Ryan May, pablogsal, miss-islington, kapilt
2020-03-29 12:59:13mark.dickinsonsetmessageid: <1585486753.34.0.674418009401.issue33725@roundup.psfhosted.org>
2020-03-29 12:59:13mark.dickinsonlinkissue33725 messages
2020-03-29 12:59:13mark.dickinsoncreate