Skip to content

proposal: runtime: allow cleanups to run concurrently [1.24 backport] #71955

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

Closed
gopherbot opened this issue Feb 25, 2025 · 2 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases
Milestone

Comments

@gopherbot
Copy link
Contributor

@mknyszek requested issue #71825 to be considered for backport to the next 1.24 minor release.

@gopherbot Please open a backport issue for Go 1.24.

This API is new to Go 1.24. At present, we only plan to backport the documentation change, since https://go.dev/cl/651659 is a bit hacky and thus risky. I haven't been able yet to come up with a simpler way to do this. There may be something we can do with the race detector.

(This is all assuming there's isn't a last-minute reason why we shouldn't approve this proposal.)

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Feb 25, 2025
@gopherbot gopherbot modified the milestones: Proposal, Go1.24.1 Feb 25, 2025
@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/652637 mentions this issue: [release-branch.go1.24] runtime: document that cleanups can run concurrently with each other

@prattmic prattmic added the CherryPickApproved Used during the release process for point releases label Feb 26, 2025
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Feb 26, 2025
@ianlancetaylor ianlancetaylor added CherryPickCandidate Used during the release process for point releases and removed Proposal labels Feb 26, 2025
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Feb 26, 2025
gopherbot pushed a commit that referenced this issue Feb 26, 2025
…rrently with each other

For #71825.
Fixes #71955.

Change-Id: I25af19eb72d75f13cf661fc47ee5717782785326
Reviewed-on: https://go-review.googlesource.com/c/go/+/652637
Reviewed-by: Keith Randall <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Michael Knyszek <[email protected]>
Reviewed-by: Keith Randall <[email protected]>
@gopherbot
Copy link
Contributor Author

Closed by merging CL 652637 (commit 0bfde51) to release-branch.go1.24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases
Projects
None yet
Development

No branches or pull requests

3 participants