]> Cypherpunks repositories - gostls13.git/commit
Revert "runtime: lock mtxpoll in AIX netpollBreak"
authorIan Lance Taylor <iant@golang.org>
Sat, 28 Mar 2020 00:21:57 +0000 (00:21 +0000)
committerIan Lance Taylor <iant@golang.org>
Sat, 28 Mar 2020 05:55:13 +0000 (05:55 +0000)
commitef220dc53ed204386b30879ff1882b70a7fd602b
tree39add49e65271958e4b3437ca937172575c0b019
parent9131f08a23bd5923d135df15da30b322748ffa12
Revert "runtime: lock mtxpoll in AIX netpollBreak"

This reverts CL 225618.

This is causing TestNetpollBreak to fail on AIX more often than not.

Change-Id: Ia3c24041ead4b320202f7f5b17a6b286f639a689
Reviewed-on: https://go-review.googlesource.com/c/go/+/226198
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/netpoll_aix.go