This commit is contained in:
parent
9a3316b124
commit
0d36d56631
|
@ -259,6 +259,7 @@ func RunHandler(w http.ResponseWriter, r *http.Request) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cmd.Wait()
|
||||||
logger.Warn("process", cmd.ProcessState)
|
logger.Warn("process", cmd.ProcessState)
|
||||||
}(rand.Int())
|
}(rand.Int())
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue