----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63170/ -----------------------------------------------------------
Review request for mesos and Zhitao Li. Repository: mesos Description ------- The code prior to this commit was written before Promise had move support. We no longer need to allocate the waiter Promises on the heap. Diffs ----- 3rdparty/libprocess/include/process/mutex.hpp ca8bc67d9dfdffeaab9996fbc1c700c50a416ca7 Diff: https://reviews.apache.org/r/63170/diff/1/ Testing ------- make check Thanks, Benjamin Mahler
