Todd Lipcon has posted comments on this change. Change subject: subprocess: Get rid of fork/exec SIGPIPE reset race ......................................................................
Patch Set 1: Not sure I follow this. Between fork and exec there is only one thread running (fork only forks the thread that calls it). -- 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
