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 eryksun
Recipients eryksun, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-21.02:04:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495332294.99.0.773094257957.issue30418@psf.upfronthosting.co.za>
In-reply-to
Content
> but the error is only ignored when the child process is still alive.

This should instead be the error is only ignored when child process is *no longer* alive.
History
Date User Action Args
2017-05-21 02:04:55eryksunsetrecipients: + eryksun, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2017-05-21 02:04:54eryksunsetmessageid: <1495332294.99.0.773094257957.issue30418@psf.upfronthosting.co.za>
2017-05-21 02:04:54eryksunlinkissue30418 messages
2017-05-21 02:04:54eryksuncreate