-
Notifications
You must be signed in to change notification settings - Fork 17.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cmd/go: GOEXPERIMENT=gocacheprog [freeze exception] #60419
Comments
Also copying @bradfitz's rationale from #60420:
CC @golang/release. |
That CL has some comments that need to be resolved. It also says "Updates #59719"—is there more that needs to happen for that proposal or is that CL fine to submit now and leave further changes for 1.22? |
It's all addressed now. I didn't say "Fixes" until it lands without an experiment, hopefully next cycle. |
(but I can also say "Fixes" here and file a new bug later... no preference.) |
The proposal was approved just today and this just missed the freeze by half an hour but is otherwise ready, so I can trivially approve this. Please feel free to go ahead with the CL, and thanks for letting us know. |
Requesting a freeze exception for CL 486715 for Brad's GOEXPERIMENT=cacheprog work. It's clean and well isolated and doesn't affect anything unless you explicitly set GOEXPERIMENT=cacheprog. We want to make it available in Go 1.21 as an experiment in order to get feedback for promoting it to a real feature. Thanks.
The text was updated successfully, but these errors were encountered: