Skip to content
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

sync: sync.Map keys will never be garbage collected [1.14 backport] #41010

Closed
gopherbot opened this issue Aug 24, 2020 · 1 comment
Closed

sync: sync.Map keys will never be garbage collected [1.14 backport] #41010

gopherbot opened this issue Aug 24, 2020 · 1 comment
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link
Contributor

@bcmills requested issue #40999 to be considered for backport to the next 1.14 minor release.

@gopherbot, please backport to 1.15. This is a regression from Go 1.14.7, and can cause difficult-to-predict memory leaks in existing code.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Aug 24, 2020
@gopherbot gopherbot added this to the Go1.14.8 milestone Aug 24, 2020
@bcmills
Copy link
Contributor

bcmills commented Aug 24, 2020

This issue does not apply to Go 1.14.

@bcmills bcmills closed this as completed Aug 24, 2020
@dmitshur dmitshur modified the milestones: Go1.14.8, Go1.14.9 Sep 1, 2020
@golang golang locked and limited conversation to collaborators Sep 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

3 participants