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


Just realized that this patch does not fully fix the bug. We also need to 
change:

template <typename T>
PID<T> spawn(T* t, bool manage = false)

(in libprocess/include/processes/process.hpp) 

- Jie Yu


On June 19, 2012, 12:36 a.m., Jie Yu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/5409/
> -----------------------------------------------------------
> 
> (Updated June 19, 2012, 12:36 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Description
> -------
> 
> The description of the bug can be found at:
> https://issues.apache.org/jira/browse/MESOS-209
> 
> 
> Diffs
> -----
> 
>   third_party/libprocess/src/process.cpp 13bb713 
> 
> Diff: https://reviews.apache.org/r/5409/diff/
> 
> 
> Testing
> -------
> 
> Tested on Linux and Mac.
> 
> Make check.
> 
> 
> Thanks,
> 
> Jie Yu
> 
>

Reply via email to