----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67921/#review206091 -----------------------------------------------------------
PASS: Mesos patch 67921 was successfully built and tested. Reviews applied: `['67921']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/artifacts/mesos-reviewbot-testing/1926/mesos-review-67921 - Mesos Reviewbot Windows On July 15, 2018, 5:09 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67921/ > ----------------------------------------------------------- > > (Updated July 15, 2018, 5:09 p.m.) > > > Review request for mesos and Benjamin Mahler. > > > Bugs: MESOS-8239 > https://issues.apache.org/jira/browse/MESOS-8239 > > > Repository: mesos > > > Description > ------- > > Fixes MESOS-8239. > > When using the DecomissionableLastInFirstOutFixedSizeSemaphore it's > possible that waiting threads may never be properly signaled. This bug > fix makes sure that every waiting thread gets a signal after a > decomission. > > > Diffs > ----- > > 3rdparty/libprocess/src/semaphore.hpp > 50501b9797894ad274eb73f74b3eed00cd719114 > > > Diff: https://reviews.apache.org/r/67921/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
