----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47489/#review135571 -----------------------------------------------------------
Ship it! Ship It! - Joris Van Remoortere On May 23, 2016, 9:36 p.m., Daniel Pravat wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47489/ > ----------------------------------------------------------- > > (Updated May 23, 2016, 9:36 p.m.) > > > Review request for mesos, Alex Naparu, Artem Harutyunyan, Alex Clemmer, Joris > Van Remoortere, and Michael Park. > > > Bugs: MESOS-5420 > https://issues.apache.org/jira/browse/MESOS-5420 > > > Repository: mesos > > > Description > ------- > > os::exists determines if the process identified by the `pid` parameter > is present in the system. `OpenProcess` succeeds when the process object > exists and the caller has `PROCESS_QUERY_LIMITED_INFORMATION' right. > > > Diffs > ----- > > 3rdparty/stout/include/stout/os/windows/exists.hpp > 423e4a81b4d34460f7f9f073577e11dfa2d2a520 > > Diff: https://reviews.apache.org/r/47489/diff/ > > > Testing > ------- > > Windows build/run > > > Thanks, > > Daniel Pravat > >
