----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52082/#review149675 -----------------------------------------------------------
Patch looks great! Reviews applied: [52080, 52082] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Sept. 20, 2016, 2:26 p.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52082/ > ----------------------------------------------------------- > > (Updated Sept. 20, 2016, 2:26 p.m.) > > > Review request for mesos and Michael Park. > > > Repository: mesos > > > Description > ------- > > We should initialize libprocess before calling into any libprocess > facilities (in this case, `process::Latch`). > > > Diffs > ----- > > src/exec/exec.cpp c1cda5aca81dd8c73c50dd01ce49ef69805bbf09 > > Diff: https://reviews.apache.org/r/52082/diff/ > > > Testing > ------- > > `make check` on OSX. > > > Thanks, > > Neil Conway > >
