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
This is a mini-proposal to land the work powering #74609 behind a new GOEXPERIMENT, goleakprofiler, so
The implementation CL can stop accumulating merge conflicts,
More people can try it out.
RE: (2), I think we actually already have a substantial amount of evidence that this is widely applicable. The extensive test suite added in go.dev/cl/688335 includes minimized versions of real leaks found in real-world large scale Go programs in the wild. The main reason here is (1).