----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52325/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Gilbert Song, and Kevin Klues. Repository: mesos Description ------- We should not terminate if the child has stopped due to some signal (e.g., SIGSTOP). We only forward the signal if the child has terminated. Diffs ----- src/slave/containerizer/mesos/launch.cpp 11eaa0e691ee88219737d2b4a5ade16aaf4e5f9d Diff: https://reviews.apache.org/r/52325/diff/ Testing ------- make check Thanks, Jie Yu
