]> Cypherpunks repositories - gostls13.git/commit
net/http: whitelist another non-http goroutine in leak checker
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 27 Jun 2017 20:21:39 +0000 (20:21 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 27 Jun 2017 20:45:38 +0000 (20:45 +0000)
commit33b3cc156886a6184a3ee2036e7748cee9b28eec
tree78b1c63a0847c3d8527f50ef322a9a1a75767eb9
parentf62c608abb7a2fd44f634b58cf24aa0d2e1d42d4
net/http: whitelist another non-http goroutine in leak checker

Fixes #20810

Change-Id: I09365b2db50c41aa3383dd730859b6f2cdb78e63
Reviewed-on: https://go-review.googlesource.com/46836
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/main_test.go