> On Feb. 28, 2014, 10:43 a.m., Ben Mahler wrote: > > Did you still want this now that r/18604/ is submitted?
Till has been using them in a reworked version of signal escalation in PluggableContainerizer::destroy(). We wanted to give the external program a chance to clean up before sigkilling. He is currently working on it; I'll drop them if he decides to go with a different approach :) - Niklas ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18594/#review35813 ----------------------------------------------------------- On Feb. 27, 2014, 4:55 p.m., Niklas Nielsen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18594/ > ----------------------------------------------------------- > > (Updated Feb. 27, 2014, 4:55 p.m.) > > > Review request for mesos and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > liveProcesses() returns a count of the existing processes in a process tree. > This is used by up coming signal escalation. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/os/process.hpp 26f4fbe > > Diff: https://reviews.apache.org/r/18594/diff/ > > > Testing > ------- > > Functional testing with signal escalation code and make check. > > > Thanks, > > Niklas Nielsen > >
