-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30352/#review69946
-----------------------------------------------------------
Nice! I would have needed this before.
- Timothy Chen
On Jan. 28, 2015, 3:06 a.m., Ben Mahler wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30352/
> -----------------------------------------------------------
>
> (Updated Jan. 28, 2015, 3:06 a.m.)
>
>
> Review request for mesos, Jie Yu and Vinod Kone.
>
>
> Bugs: MESOS-2283
> https://issues.apache.org/jira/browse/MESOS-2283
>
>
> Repository: mesos-git
>
>
> Description
> -------
>
> This adds an AWAIT macro for when we only care that the future transitions out of pending,
and we don't care about how it transitions.
>
>
> Diffs
> -----
>
> 3rdparty/libprocess/include/process/gtest.hpp b77e2fc0eba18e2099bcb759a500abd271548428
>
> Diff: https://reviews.apache.org/r/30352/diff/
>
>
> Testing
> -------
>
> make check (used this in the subsequent patch)
>
>
> Thanks,
>
> Ben Mahler
>
>
|