mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-23 22:04:49 +08:00
日志文件以追加方式打开
This commit is contained in:
@@ -67,7 +67,7 @@ func (slf *CServiceManager) Start(exit chan bool, pwaitGroup *sync.WaitGroup) bo
|
||||
}
|
||||
|
||||
pwaitGroup.Add(1)
|
||||
go slf.CheckServiceTimeTimeout(exit, pwaitGroup)
|
||||
//go slf.CheckServiceTimeTimeout(exit, pwaitGroup)
|
||||
return true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user