]> Cypherpunks repositories - gostls13.git/commit
net/http: fix benchmark goroutine leak
authorBrad Fitzpatrick <bradfitz@golang.org>
Sat, 8 Nov 2014 18:13:28 +0000 (15:13 -0300)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 8 Nov 2014 18:13:28 +0000 (15:13 -0300)
commitcf105e2fa04bb001a2331cabba2437a59760562b
tree0bafae932308e47b7a8729b3ea55d4ae82583543
parent1340c6d59303e0acaab6a50cb39a7c978e25f11b
net/http: fix benchmark goroutine leak

New detection because of net/http now using TestMain.

Fixes #9033

LGTM=iant
R=golang-codereviews, iant
CC=adg, golang-codereviews, rsc
https://golang.org/cl/170210043
src/net/http/serve_test.go