]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.24] runtime: document that cleanups can run concurrently with...
authorMichael Anthony Knyszek <mknyszek@google.com>
Wed, 19 Feb 2025 17:28:45 +0000 (17:28 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 26 Feb 2025 20:04:21 +0000 (12:04 -0800)
commit0bfde51e0d98097fed74e7a3e86e96da259325e1
tree9781813188372e26738eba6923dd01d2f1dd3fd3
parent45a52718e31d6c268aaef8346d73c8fb12fca56c
[release-branch.go1.24] runtime: document that cleanups can run concurrently with each other

For #71825.
Fixes #71955.

Change-Id: I25af19eb72d75f13cf661fc47ee5717782785326
Reviewed-on: https://go-review.googlesource.com/c/go/+/652637
Reviewed-by: Keith Randall <khr@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/mcleanup.go