-
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
reflect: MethodByName().Interface() leads to fatal error: sweep increased allocation count [1.10 backport] #27866
Comments
Change https://golang.org/cl/138586 mentions this issue: |
Change https://golang.org/cl/138585 mentions this issue: |
Change https://golang.org/cl/138584 mentions this issue: |
Change https://golang.org/cl/138587 mentions this issue: |
@randall77 This patch does not apply cleanly to We can also decide this doesn't meet the backport policy criteria, since there is a workaround (update to Go 1.11.1, where this issue is resolved). Edit: I'll move the milestone to Go 1.10.6 since it's too late for Go 1.10.5 release that's happening today. |
Change https://golang.org/cl/147237 mentions this issue: |
@randall77, given the fix in 1.11 and the proximity to 1.12, is this still worth backporting to 1.10? |
This fix is backported to 1.11, and then upgrading to 1.11 will be a valid workaround, so this is not eligible for backport to 1.10. |
@randall77 requested issue #27695 to be considered for backport to the next 1.10 minor release.
The text was updated successfully, but these errors were encountered: