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 gregory.p.smith
Recipients Mike Pomraning, SilentGhost, gregory.p.smith, martin.panter, rpcope1, vstinner
Date 2018-01-30.05:31:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517290317.88.0.467229070634.issue25942@psf.upfronthosting.co.za>
In-reply-to
Content
I went with my change to give the child process a small amount of time to cleanup by default.  Not perfect, but this should be more similar to the Python <=3.2 behavior.  Lets see if any issues crop up during the 3.7 betas.
History
Date User Action Args
2018-01-30 05:31:57gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, SilentGhost, martin.panter, Mike Pomraning, rpcope1
2018-01-30 05:31:57gregory.p.smithsetmessageid: <1517290317.88.0.467229070634.issue25942@psf.upfronthosting.co.za>
2018-01-30 05:31:57gregory.p.smithlinkissue25942 messages
2018-01-30 05:31:57gregory.p.smithcreate