----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43303/ -----------------------------------------------------------
(Updated Feb. 9, 2016, 7:13 p.m.) Review request for mesos, Benjamin Hindman and Jie Yu. Summary (updated) ----------------- Libprocess: Added 'parent_hooks' as an argument to 'subprocess'. Repository: mesos Description (updated) ------- In the future we will remove the default argument for `parent_hooks` to force the caller to think about what kind of subprocess they want to launch. Diffs (updated) ----- 3rdparty/libprocess/include/process/subprocess.hpp bb50cc3070245a294fa16efe44f14ae893bc5518 3rdparty/libprocess/src/subprocess.cpp ff477e37a9619c780bddd5a8e629fa981b729715 Diff: https://reviews.apache.org/r/43303/diff/ Testing ------- Thanks, Joris Van Remoortere
