----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27165/ -----------------------------------------------------------
Review request for mesos and Ben Mahler. Repository: mesos-git Description ------- All processes are signalled with SIGKILL then reaped. The order of signalling is not determined, i.e., generally the init pid is not the first pid signalled. Diffs ----- src/linux/ns.hpp PRE-CREATION src/tests/ns_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/27165/diff/ Testing ------- Thanks, Ian Downes
