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

Issue 70950043: code review 70950043: net/http/httptest: lock Server's WaitGroup earlier, at ... (Closed)

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

Description

net/http/httptest: lock Server's WaitGroup earlier, at Accept time Fixes Issue 7264

Patch Set 1 #

Patch Set 2 : diff -r 7257b771f12b https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7257b771f12b https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 7
bradfitz
Hello dvyukov@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 2 months ago (2014-03-03 23:09:12 UTC) #1
dvyukov
I don't see how it helps. The client does not wait for the server to ...
10 years, 2 months ago (2014-03-04 03:38:27 UTC) #2
dvyukov
On 2014/03/04 03:38:27, dvyukov wrote: > I don't see how it helps. > The client ...
10 years, 2 months ago (2014-03-04 07:19:04 UTC) #3
bradfitz
Hello dvyukov@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-04-14 19:35:48 UTC) #4
bradfitz
Dmitry, PTAL. Now that my machine reliably shows a race on TestTransportResponseHeaderTimeout, I've verified that ...
10 years, 1 month ago (2014-04-14 19:39:39 UTC) #5
dvyukov
On 2014/04/14 19:39:39, bradfitz wrote: > Dmitry, PTAL. > > Now that my machine reliably ...
10 years, 1 month ago (2014-04-15 06:23:11 UTC) #6
dvyukov
10 years ago (2014-05-01 17:11:32 UTC) #7
Q=close
Sign in to reply to this message.

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