----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42273/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- This trivial fix invokes `std::move` on the `queue` object to not perform a copy before invoking the `async(..)` call. Diffs ----- src/scheduler/scheduler.cpp a17872b46ec600e0fae6c43247ccb63f5ee55ac0 Diff: https://reviews.apache.org/r/42273/diff/ Testing ------- make check Thanks, Anand Mazumdar
