Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(333)

Issue 170210043: code review 170210043: net/http: fix benchmark goroutine leak (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 5 months ago by bradfitz
Modified:
9 years, 5 months ago
Reviewers:
iant
CC:
golang-codereviews, iant, adg, rsc
Visibility:
Public.

Description

net/http: fix benchmark goroutine leak New detection because of net/http now using TestMain. Fixes Issue 9033

Patch Set 1 #

Patch Set 2 : diff -r 9340f9f6dfc9120543617696123f75a3d49a69dd https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 23e7f4cc31cd8df33166644ae71284fa700aa9ff https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M src/net/http/serve_test.go View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-codereviews@googlegroups.com (cc: adg@golang.org, iant@golang.org, rsc@golang.org), I'd like you to review this change to https://go.googlecode.com/hg/
9 years, 5 months ago (2014-11-08 16:39:14 UTC) #1
iant
LGTM
9 years, 5 months ago (2014-11-08 17:41:32 UTC) #2
bradfitz
9 years, 5 months ago (2014-11-08 18:13:36 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=62d6c567f693 ***

net/http: fix benchmark goroutine leak

New detection because of net/http now using TestMain.

Fixes Issue 9033

LGTM=iant
R=golang-codereviews, iant
CC=adg, golang-codereviews, rsc
https://codereview.appspot.com/170210043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b