go/src/context
Kevin Burke c9d9b40b13 context: avoid importing context package twice
Change-Id: Id0a127e080dda8ee62738922c6de8caf3719dd68
Reviewed-on: https://go-review.googlesource.com/c/go/+/295949
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Trust: Kevin Burke <kev@inburke.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
2021-02-24 18:15:00 +00:00
..
benchmark_test.go context: avoid importing context package twice 2021-02-24 18:15:00 +00:00
context.go context: reduce contention in cancelCtx.Done 2021-02-24 16:38:32 +00:00
context_test.go context: fix XTestInterlockedCancels 2021-02-23 22:54:59 +00:00
example_test.go context: fix a flaky timeout in TestLayersTimeout 2020-03-31 17:59:03 +00:00
net_test.go
x_test.go context: prevent creation of invalid contexts 2020-03-18 19:44:13 +00:00