----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45236/ -----------------------------------------------------------
(Updated March 28, 2016, 4:53 p.m.) Review request for mesos and Joris Van Remoortere. Bugs: MESOS-5049 https://issues.apache.org/jira/browse/MESOS-5049 Repository: mesos Description ------- The isolator tests parent process isolates the child while the child is being blocked. This this the exact patter of a parentHook. Diffs ----- src/tests/containerizer/isolator_tests.cpp df506fc793e480e825b476e43c683ef8bcf676b2 Diff: https://reviews.apache.org/r/45236/diff/ Testing ------- sudo make check on Linux and OSX. Thanks, Joerg Schad