1
0
mirror of https://github.com/golang/go synced 2024-11-06 07:26:10 -07:00
go/src/context
Cuong Manh Le 487b3501a5 context: Revert "context: use CompareAndSwap in cancelCtx.Done"
This reverts commit 964f0c7a30.

Reason: cause increasing timeout in crypto/tls tests on race builders.

Change-Id: Id16d4fcd19c2ca2e89ad4d0c9d55ef1105b19c76
Reviewed-on: https://go-review.googlesource.com/c/go/+/422035
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
2022-08-08 16:05:18 +00:00
..
benchmark_test.go
context_test.go
context.go context: Revert "context: use CompareAndSwap in cancelCtx.Done" 2022-08-08 16:05:18 +00:00
example_test.go
net_test.go
x_test.go