]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: make netpollBreak entries identifiable on Windows"
authorQuim Muntal <quimmuntal@gmail.com>
Mon, 5 Feb 2024 14:15:26 +0000 (14:15 +0000)
committerQuim Muntal <quimmuntal@gmail.com>
Wed, 7 Feb 2024 20:08:01 +0000 (20:08 +0000)
commit6abeffb18ea263b14cbe5936e8bdbbf08546e4b8
tree10d3dce8a2208b1070cd75f530e40b840aa6b8f5
parent6d498ce8440d05b8b9c4d79446dc6201b8e00945
Revert "runtime: make netpollBreak entries identifiable on Windows"

This reverts commit 29746b4814bb76a3d5a36fc86967b358f11bbb93.

Reason for revert: Windows builders are flaky since this CL. Needs investigation. See https://build.golang.org/log/70d5d039b57b505870c9cc4e61de320df06a6f3a.

Change-Id: I8a5874bb057785497d03b9450819578de7faeb47
Reviewed-on: https://go-review.googlesource.com/c/go/+/561276
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/poll/fd_windows_test.go
src/runtime/netpoll_windows.go