-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
go/types: data race in representableConst in Go 1.13 and earlier [1.12 backport] #36688
Comments
@matloob Could you please include a short rationale for the backport, in accordance with https://golang.org/wiki/MinorReleases? |
Including the rationale from the original change. go/types and go/packages (through the go/types dependency) will have a race in 1.12 without this fix.
|
Go 1.14 has been released, so there will not be more Go 1.12.x releases per the release policy. I'll close this issue so that it doesn't get in the way when searching for other issues in CherryPickCandidate state. |
@matloob requested issue #36687 to be considered for backport to the next 1.12 minor release.
The text was updated successfully, but these errors were encountered: