----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62252/ -----------------------------------------------------------
(Updated Sept. 15, 2017, 3:17 a.m.) Review request for mesos, Benjamin Hindman and Benjamin Mahler. Changes ------- Addressed Ben's comments. Bugs: MESOS-7970 https://issues.apache.org/jira/browse/MESOS-7970 Repository: mesos Description ------- This patch adds a convenient interface to `process::Executor` to asynchronously execute arbitrary functions. Diffs (updated) ----- 3rdparty/libprocess/include/process/executor.hpp cd2f2f03cba8a435f142b31def9f89a6cd61af73 3rdparty/libprocess/src/tests/process_tests.cpp 82efb2f8449e4cb13620cae1a49321fc42e2db60 Diff: https://reviews.apache.org/r/62252/diff/4/ Changes: https://reviews.apache.org/r/62252/diff/3-4/ Testing ------- make check Thanks, Chun-Hung Hsiao