]> Cypherpunks repositories - gostls13.git/commit
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)
committerGopher Robot <gobot@golang.org>
Fri, 19 Jan 2024 22:38:49 +0000 (22:38 +0000)
commitf19f31f2e7c136a8dae03cbfe4f8ebbb8b54569b
tree2afe1a704ac82aa663e7809fceb82dd058fe53fc
parentf5e475edafd4186c51aadf2e7fdf164eb365379f
net: work around runtime scheduler starvation on js and wasip1

Fixes #65177.
Updates #65178.
Updates #64321.

Change-Id: I698fd3b688c7dfbde692eb7c29cbdafc89e7ca32
Cq-Include-Trybots: luci.golang.try:gotip-js-wasm,gotip-wasip1-wasm_wasmtime,gotip-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>
src/net/net_fake.go