debug
serf/sync.go @@ -124,7 +124,6 @@ } } if diff := arrayContains(existingProcs, dependProcs); diff == "" { initChan <- true break loop } else { logx.Errorf("Proc: %s is not running!", diff)