-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48566/
-----------------------------------------------------------

(Updated June 11, 2016, 3:01 p.m.)


Review request for mesos, Adam B and Alexander Rojas.


Bugs: MESOS-5587
    https://issues.apache.org/jira/browse/MESOS-5587


Repository: mesos


Description (updated)
-------

Previously the continuation followed via `.then([=]`,
which potentially executes the continuation on a differen
process. This patch fixes this behavior (it should
run on the same process).


Diffs (updated)
-----

  src/files/files.cpp 55c310af149cb03abfa1ffbb6477dc1ac5dc14be 

Diff: https://reviews.apache.org/r/48566/diff/


Testing
-------

make check


Thanks,

Joerg Schad

Reply via email to