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 jort.bloem
Recipients jort.bloem, r.david.murray, vstinner
Date 2013-02-19.06:03:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361253795.37.0.322079982635.issue17230@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that it is reasonable NOT to flush stdout on fork().

I don't think the outcome is reasonable. 

What about voiding all buffers after the fork for the child?
History
Date User Action Args
2013-02-19 06:03:15jort.bloemsetrecipients: + jort.bloem, vstinner, r.david.murray
2013-02-19 06:03:15jort.bloemsetmessageid: <1361253795.37.0.322079982635.issue17230@psf.upfronthosting.co.za>
2013-02-19 06:03:15jort.bloemlinkissue17230 messages
2013-02-19 06:03:15jort.bloemcreate