]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.22] net: work around runtime scheduler starvation on js and wasip1
authorBryan C. Mills <bcmills@google.com>
Fri, 19 Jan 2024 21:51:24 +0000 (16:51 -0500)
committerCarlos Amedee <carlos@golang.org>
Wed, 28 Feb 2024 19:44:18 +0000 (19:44 +0000)
commitf73eba76a04f5a4c8a1ba1382c6c4ade7b21e720
tree7a6e366946ecd45ec30edd1ff89859110e8cff31
parent5330cd225ba54c7dc78c1b46dcdf61a4671a632c
[release-branch.go1.22] net: work around runtime scheduler starvation on js and wasip1

For #65883.
Updates #65177.
Updates #65178.
Updates #64321.

Change-Id: I698fd3b688c7dfbde692eb7c29cbdafc89e7ca32
Cq-Include-Trybots: luci.golang.try:go1.22-js-wasm,go1.22-wasip1-wasm_wasmtime,go1.22-wasip1-wasm_wazero
Reviewed-on: https://go-review.googlesource.com/c/go/+/557037
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
(cherry picked from commit f19f31f2e7c136a8dae03cbfe4f8ebbb8b54569b)
Reviewed-on: https://go-review.googlesource.com/c/go/+/566175
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/net/net_fake.go