]> Cypherpunks repositories - gostls13.git/commit
context: cancel the context in ExampleWithTimeout, with explanation
authorAlan Donovan <adonovan@google.com>
Thu, 30 Jun 2016 18:55:01 +0000 (14:55 -0400)
committerAlan Donovan <adonovan@google.com>
Thu, 30 Jun 2016 19:56:02 +0000 (19:56 +0000)
commitfc12bb263683e43c0b93eb00071f894f5cfcc772
tree4efa4e42cab159b2d52b88922bb0b0f01215ca16
parent9c8809f82aa59e0725e93cffb03de863e61cbbae
context: cancel the context in ExampleWithTimeout, with explanation

Fixes #16230

Change-Id: Ibb10234a6c3ab8bd0cfd93c2ebe8cfa66f80f6b0
Reviewed-on: https://go-review.googlesource.com/24682
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/context/withtimeout_test.go