[issue1336] subprocess.Popen hangs when child writes to stderr

Gregory P. Smith report at bugs.python.org
Thu Jan 17 01:51:03 CET 2008


Gregory P. Smith added the comment:

I've just attached a diff against trunk that I believe fixes this (based
off of jba's patch).  Unit tests pass but that doesn't say a whole lot
given that this is a hard to reproduce timing/scheduling related bug.

Would someone please code review it?

----------
assignee:  -> gregory.p.smith
Added file: http://bugs.python.org/file9187/diff-subprocess-trunk-1336-01.txt

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1336>
__________________________________


More information about the Python-bugs-list mailing list