----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66962/#review202554 -----------------------------------------------------------
3rdparty/stout/tests/os/filesystem_tests.cpp Lines 793 (patched) <https://reviews.apache.org/r/66962/#comment284370> Since read_async returned result before write_async finished, is result being updated after it is returnend at line 779? - Radhika Jandhyala On May 4, 2018, 5:27 p.m., Akash Gupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66962/ > ----------------------------------------------------------- > > (Updated May 4, 2018, 5:27 p.m.) > > > Review request for mesos, Andrew Schwartzmeyer, Benjamin Mahler, Eric Mumau, > John Kordich, Joseph Wu, and Radhika Jandhyala. > > > Bugs: MESOS-8670 > https://issues.apache.org/jira/browse/MESOS-8670 > > > Repository: mesos > > > Description > ------- > > New asynchronous functions were introduced to the Windows stout read > and write implementations, so eztra tests were added. > > > Diffs > ----- > > 3rdparty/stout/tests/os/filesystem_tests.cpp > b17ab9aaa94ae14b6707a9ac7a54b9db38615f2a > > > Diff: https://reviews.apache.org/r/66962/diff/1/ > > > Testing > ------- > > > Thanks, > > Akash Gupta > >
