optimal http wait

This commit is contained in:
liuzhihang1
2025-02-15 21:54:45 +08:00
parent 0566b259a1
commit a541cdec15
3 changed files with 3 additions and 4 deletions

View File

@@ -136,7 +136,6 @@ func (p *ProcessBase) pInit() {
go p.watchDog()
go p.readInit()
go p.monitorHanler()
middle.ProcessWaitCond.Trigger()
}
// fn 函数执行成功的情况下对state赋值