Re: Review Request 63074: Changed return type of `ns::getns()` from `Try` to `Result`.

2017-10-19 Thread Jie Yu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63074/#review188689 --- Ship it! Ship It! - Jie Yu On Oct. 17, 2017, 1:44 p.m.,

Re: Review Request 63074: Changed return type of `ns::getns()` from `Try` to `Result`.

2017-10-18 Thread Andrei Budnik
> On Oct. 17, 2017, 9:11 p.m., Andrei Budnik wrote: > > src/linux/ns.hpp > > Lines 246 (patched) > > > > > > There might be a race when `stat` has failed, but a new process with > > the same PID is launched before

Re: Review Request 63074: Changed return type of `ns::getns()` from `Try` to `Result`.

2017-10-17 Thread Andrei Budnik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63074/#review188395 --- src/linux/ns.hpp Lines 246 (patched)

Review Request 63074: Changed return type of `ns::getns()` from `Try` to `Result`.

2017-10-17 Thread Andrei Budnik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63074/ --- Review request for mesos, Alexander Rukletsov, Jie Yu, and Kevin Klues. Bugs: