Revert "Wait for client side copy goroutines to start"
This reverts commit06dc87ae59
. Revert "Change oom metric to const" This reverts commite800f08f9f
. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -49,7 +49,6 @@ func WithStart(binary, address string, debug bool) ClientOpt {
|
||||
if err != nil {
|
||||
terminate(cmd)
|
||||
}
|
||||
reaper.Default.Delete(cmd.Process.Pid)
|
||||
}()
|
||||
log.G(ctx).WithFields(logrus.Fields{
|
||||
"pid": cmd.Process.Pid,
|
||||
|
Reference in New Issue
Block a user