Loading go-apps/meep-ams/server/ams.go +0 −3 Original line number Diff line number Diff line Loading @@ -803,9 +803,6 @@ func checkPeriodicTrigger() { return } mutex.Lock() defer mutex.Unlock() changed := []string{} //this only checks at new or modified applications for _, appInfo := range appInfos { Loading Loading
go-apps/meep-ams/server/ams.go +0 −3 Original line number Diff line number Diff line Loading @@ -803,9 +803,6 @@ func checkPeriodicTrigger() { return } mutex.Lock() defer mutex.Unlock() changed := []string{} //this only checks at new or modified applications for _, appInfo := range appInfos { Loading