1
0
mirror of https://github.com/golang/go synced 2024-11-15 11:30:36 -07:00
go/doc/next/6-stdlib/99-minor/runtime
Rhys Hiltner 87e930f728 runtime: remove GODEBUG=runtimecontentionstacks
Go 1.22 promised to remove the setting in a future release once the
semantics of runtime-internal lock contention matched that of
sync.Mutex. That work is done, remove the setting.

For #66999

Change-Id: I3c4894148385adf2756d8754e44d7317305ad758
Reviewed-on: https://go-review.googlesource.com/c/go/+/585639
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
2024-05-21 17:17:36 +00:00
..
debug runtime/debug: add SetCrashOutput(...CrashOptions) parameter 2024-05-15 21:04:14 +00:00
pprof runtime: remove GODEBUG=runtimecontentionstacks 2024-05-21 17:17:36 +00:00