----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52567/#review151600 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Oct. 5, 2016, 8:44 p.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52567/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2016, 8:44 p.m.) > > > Review request for mesos, Anand Mazumdar and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > The `Mesos` library may invoke the provided callbacks after `Mesos` > is destructed. This has necessitated callers to bind a shared pointer > to the executor when creating the callbacks. However, this should not > be necessary, and this adds a TODO to describe how to eliminate this > issue. > > > Diffs > ----- > > src/tests/mesos.hpp a05e3e0fad92169dc550f1a1a8b704074716d99e > > Diff: https://reviews.apache.org/r/52567/diff/ > > > Testing > ------- > > N/A > > > Thanks, > > Benjamin Mahler > >
