You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcBgMarkStartWorkers starts several gcBgMarkWorker goroutines. This is called when starting the first GC. If the GC is triggered by a goroutine with pprof labels, then the GC worker goroutines will inherit the pprof labels.