Mike Percy has posted comments on this change. Change subject: subprocess: Get rid of fork/exec SIGPIPE reset race ......................................................................
Patch Set 1: I thought fork included all threads. I guess the difference is that the child gets all the memory but only one of the threads. In that case, we don't need this patch after all. TFTR, I'll abandon. -- To view, visit http://gerrit.cloudera.org:8080/6259 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6ba5232775376fecbc05a14402a67d00e90818fa Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: No
