Home | History | Annotate | Download | only in test

Lines Matching full:pipes

617         # see bug #5179: Popen leaks file descriptors to PIPEs if
813 """Issue16140: Don't double close pipes on preexec error."""
973 # Issue #9905: test that subprocess pipes still work properly with
1020 # Issue #10806: test that subprocess pipes still work properly with
1143 # Issue 12786: check that the communication pipes' FDs are set CLOEXEC,