-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53299/
-----------------------------------------------------------
(Updated Dec. 14, 2016, 9:22 a.m.)
Review request for mesos, Benjamin Bannier, Jie Yu, and Joris Van Remoortere.
Bugs: MESOS-6484
https://issues.apache.org/jira/browse/MESOS-6484
Repository: mesos
Description (updated)
-------
Removes a reference counted pointer that futures kept to themselves
when using the method `Future<T>::after()`.
Diffs
-----
3rdparty/libprocess/include/process/future.hpp
26bf5851f6562cd73aa4938b3308639144657044
3rdparty/libprocess/src/tests/future_tests.cpp
7c411c7be1849119fe0b070622dbe4488fa11b7a
Diff: https://reviews.apache.org/r/53299/diff/
Testing
-------
`make check`
Thanks,
Alexander Rojas