- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for unfreezeServices (0.05 seconds)
-
cmd/server-main.go
bootstrapTrace("go startSFTPServer", func() { go startSFTPServer(globalServerCtxt.SFTP) }) } }() go func() { if globalEnableSyncBoot { defer bootstrapTrace("unfreezeServices", unfreezeServices) t := time.AfterFunc(5*time.Minute, func() { warnings = append(warnings,
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue May 27 15:18:36 GMT 2025 - 35.9K bytes - Click Count (4) -
cmd/notification.go
ng.Go(GlobalContext, func() error { return client.SignalService(serviceSig, "", false, nil) }, idx, *client.host) } nerrs := ng.Wait() if freeze { freezeServices() } else { unfreezeServices() } return nerrs } // Netperf - perform mesh style network throughput test func (sys *NotificationSys) Netperf(ctx context.Context, duration time.Duration) []madmin.NetperfNodeResult {
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 46K bytes - Click Count (0)