5 ms·
You should look into the GODEBUG env var (https://golang.org/pkg/runtime/ https://golang.org/pkg/runtime/) for ways to get an idea of what all your goroutines a
by andrewmwatson 11y ago
You should look into the GODEBUG env var (https://golang.org/pkg/runtime/ https://golang.org/pkg/runtime/) for ways to get an idea of what all your goroutines are doing