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 fsteffenhagen, gregory.p.smith, neologix
Date 2011-11-17.21:55:22
SpamBayes Score 0.015405213
Marked as misclassified No
Message-id <1321566923.32.0.0920600216129.issue13422@psf.upfronthosting.co.za>
In-reply-to
Content
This looks like a bug in your daemon not in subprocess.  Your daemon is intentionally not closing its inherited stderr fd.
History
Date User Action Args
2011-11-17 21:55:23gregory.p.smithsetrecipients: + gregory.p.smith, neologix, fsteffenhagen
2011-11-17 21:55:23gregory.p.smithsetmessageid: <1321566923.32.0.0920600216129.issue13422@psf.upfronthosting.co.za>
2011-11-17 21:55:22gregory.p.smithlinkissue13422 messages
2011-11-17 21:55:22gregory.p.smithcreate