----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5260/#review8182 -----------------------------------------------------------
src/slave/process_based_isolation_module.cpp <https://reviews.apache.org/r/5260/#comment17710> Does the slave wait on the pipe forever here? Or does this cause the slave to fail? - Benjamin On 2012-05-29 23:27:57, Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5260/ > ----------------------------------------------------------- > > (Updated 2012-05-29 23:27:57) > > > Review request for mesos and Benjamin Hindman. > > > Summary > ------- > > Added killgrp() to process based isolation module. > > Also, updated killtree.sh to catch more zombies. > > > This addresses bug mesos-199. > https://issues.apache.org/jira/browse/mesos-199 > > > Diffs > ----- > > src/slave/process_based_isolation_module.cpp e76339c > > Diff: https://reviews.apache.org/r/5260/diff > > > Testing > ------- > > make check > > > Thanks, > > Vinod > >
