Make sure diagnostic ID is loaded before client config. (#9032)
Этот коммит содержится в:
коммит произвёл
Carlos Tadeu Panato Junior
родитель
c66b567a1d
Коммит
0e17babdd3
@@ -146,8 +146,6 @@ func runServer(configFileLocation string, disableConfigWatch bool, usedPlatform
|
||||
manualtesting.Init(api)
|
||||
}
|
||||
|
||||
a.EnsureDiagnosticId()
|
||||
|
||||
a.Go(func() {
|
||||
runSecurityJob(a)
|
||||
})
|
||||
|
||||
Ссылка в новой задаче
Block a user