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

Issue 126610043: code review 126610043: net/http: fix data race in test (Closed)

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

Description

net/http: fix data race in test I can't reproduce the race, but this should fix it. Fixes Issue 8483

Patch Set 1 #

Patch Set 2 : diff -r 7b74849f8514f95f6cdaf6b4ab6653b608276506 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7b74849f8514f95f6cdaf6b4ab6653b608276506 https://go.googlecode.com/hg/ #

Total comments: 1

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

Patch Set 5 : diff -r fb649e8410956cd0730b86b4991c97613aacb8d8 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r bfbcddc8da9fb4c02ca9cca8fac0285eae12cfdf https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -17 lines) Patch
M src/pkg/net/http/export_test.go View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M src/pkg/net/http/transport.go View 1 2 3 3 chunks +15 lines, -4 lines 0 comments Download
M src/pkg/net/http/transport_test.go View 1 2 3 4 1 chunk +11 lines, -13 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/
9 years, 8 months ago (2014-08-25 18:02:28 UTC) #1
dvyukov
https://codereview.appspot.com/126610043/diff/40001/src/pkg/net/http/transport_test.go File src/pkg/net/http/transport_test.go (right): https://codereview.appspot.com/126610043/diff/40001/src/pkg/net/http/transport_test.go#newcode1083 src/pkg/net/http/transport_test.go:1083: if done.v && err == nil { I afraid ...
9 years, 8 months ago (2014-08-25 19:18:17 UTC) #2
bradfitz
PTAL On Mon, Aug 25, 2014 at 12:18 PM, <dvyukov@google.com> wrote: > > https://codereview.appspot.com/126610043/diff/40001/src/ > ...
9 years, 8 months ago (2014-08-25 19:36:44 UTC) #3
bradfitz
Hello dvyukov@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 8 months ago (2014-08-25 19:36:48 UTC) #4
dvyukov
LGTM
9 years, 8 months ago (2014-08-26 04:45:53 UTC) #5
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=50ac9eded6ad *** net/http: fix data race in test I can't reproduce the ...
9 years, 8 months ago (2014-08-26 04:50:48 UTC) #6
gobot
9 years, 8 months ago (2014-08-28 01:16:12 UTC) #7
Message was sent while issue was closed.
This CL appears to have broken the linux-386-387-temp builder.
See http://build.golang.org/log/fdde74740e4802c5853d83057cc368809a8e3997
Sign in to reply to this message.

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