----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5260/#review8221 -----------------------------------------------------------
src/slave/process_based_isolation_module.cpp <https://reviews.apache.org/r/5260/#comment17830> Wait, so I'm still confused by this. Does line 123 execute in this case? And is that your intention? - Benjamin On 2012-05-30 01:56:19, Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5260/ > ----------------------------------------------------------- > > (Updated 2012-05-30 01:56:19) > > > 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 > >
