Go 1.26 had the experimental goroutineleakprofile GOEXPERIMENT setting. Now with 1.27, which was released just a few days ago, this is a default functionality available to all developers.
In this short post let’s explore how to use this profile.
Go 1.26 had the experimental goroutineleakprofile GOEXPERIMENT setting. Now with 1.27, which was released just a few days ago, this is a default functionality available to all developers.
In this short post let’s explore how to use this profile.