-
- Downloads
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. Previously reviewed as https://go.dev/cl/585639. For #66999 Change-Id: I9fe62558ba0ac12824874a0bb1b41efeb7c0853f Reviewed-on: https://go-review.googlesource.com/c/go/+/668995 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by:Michael Knyszek <mknyszek@google.com> Auto-Submit: Rhys Hiltner <rhys.hiltner@gmail.com> Reviewed-by:
Carlos Amedee <carlos@golang.org>
Showing
- doc/godebug.md 3 additions, 0 deletionsdoc/godebug.md
- doc/next/6-stdlib/99-minor/runtime/pprof/66999.md 6 additions, 0 deletionsdoc/next/6-stdlib/99-minor/runtime/pprof/66999.md
- src/runtime/extern.go 0 additions, 9 deletionssrc/runtime/extern.go
- src/runtime/metrics_test.go 4 additions, 16 deletionssrc/runtime/metrics_test.go
- src/runtime/mprof.go 0 additions, 5 deletionssrc/runtime/mprof.go
- src/runtime/pprof/pprof.go 0 additions, 6 deletionssrc/runtime/pprof/pprof.go
- src/runtime/runtime1.go 0 additions, 2 deletionssrc/runtime/runtime1.go
Loading
Please register or sign in to comment