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

Issue 5708066: code review 5708066: net/http/httptest: make Server.Close wait for outstandi... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by bradfitz
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

net/http/httptest: make Server.Close wait for outstanding requests to finish Might fix issue 3050

Patch Set 1 #

Patch Set 2 : diff -r 42ff329df337 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 42ff329df337 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r ca9790d6a51a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M src/pkg/net/http/httptest/server.go View 1 6 chunks +35 lines, -1 line 0 comments Download
M src/pkg/net/http/sniff_test.go View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2012-02-29 19:54:59 UTC) #1
rsc
LGTM Nice.
12 years, 2 months ago (2012-02-29 20:11:13 UTC) #2
bradfitz
12 years, 2 months ago (2012-02-29 20:18:32 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8bdd36e45822 ***

net/http/httptest: make Server.Close wait for outstanding requests to finish

Might fix issue 3050

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5708066
Sign in to reply to this message.

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