mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-07 08:51:06 +08:00
optimal http wait
This commit is contained in:
@@ -136,7 +136,6 @@ func (p *ProcessBase) pInit() {
|
||||
go p.watchDog()
|
||||
go p.readInit()
|
||||
go p.monitorHanler()
|
||||
middle.ProcessWaitCond.Trigger()
|
||||
}
|
||||
|
||||
// fn 函数执行成功的情况下对state赋值
|
||||
|
Reference in New Issue
Block a user