]> Cypherpunks repositories - gostls13.git/commit
runtime: explicitly disable async preempt for internal/runtime
authorAndy Pan <i@andypan.me>
Wed, 5 Mar 2025 08:14:42 +0000 (16:14 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 6 Mar 2025 15:57:52 +0000 (07:57 -0800)
commit92a63bdfee9f8347df70293e5733661ae31ae285
treea4627c2b73eff179c8cae5b01a5b7901a2e0396f
parent6cb8c839f931540c9e5451a9514c728025c0aaaf
runtime: explicitly disable async preempt for internal/runtime

For #71591
Relevant CL 560155

Change-Id: Iebc497d56b36d50c13a6dd88e7bca4578a03cf63
Reviewed-on: https://go-review.googlesource.com/c/go/+/654916
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/cmd/internal/objabi/pkgspecial.go
src/runtime/preempt.go