-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53299/
-----------------------------------------------------------
(Updated Oct. 31, 2016, 3:48 p.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
175214a9090f8cc8241a81e535c87370102f3011
3rdparty/libprocess/src/tests/future_tests.cpp
7c411c7be1849119fe0b070622dbe4488fa11b7a
Diff: https://reviews.apache.org/r/53299/diff/
Testing
-------
`make check`
Thanks,
Alexander Rojas