go/src/context
Jaana Burcu Dogan ab9137dd24 context: test WithCancel with canceled parent
Change-Id: I32079cc12cfffb8520f0073a8b5119705dc0cd1b
Reviewed-on: https://go-review.googlesource.com/27401
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-19 20:25:12 +00:00
..
context.go context: update documentation on cancelation and go vet check. 2016-06-24 19:21:21 +00:00
context_test.go context: test WithCancel with canceled parent 2016-08-19 20:25:12 +00:00
withtimeout_test.go context: cancel the context in ExampleWithTimeout, with explanation 2016-06-30 19:56:02 +00:00