-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposalProposal-Acceptedcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
This is a mini-proposal to land the work powering #74609 behind a new GOEXPERIMENT, goleakprofile, 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 https://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).
nsrip-dd, thepudds, seankhliao, bigwhite, neild and 2 morelinsite and hanzei
Metadata
Metadata
Assignees
Labels
LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposalProposal-Acceptedcompiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Type
Projects
Status
Done
Status
Accepted