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

Issue 87970045: code review 87970045: net/http: fix data race in TestTransportResponseHeaderT... (Closed)

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

Description

net/http: fix data race in TestTransportResponseHeaderTimeout Fixes Issue 7264

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M src/pkg/net/http/httptest/server_test.go View 1 2 3 3 chunks +5 lines, -7 lines 0 comments Download
M src/pkg/net/http/transport_test.go View 1 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 11
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, 1 month ago (2014-04-16 02:13:31 UTC) #1
dvyukov
Now I see how *this* fixes the race looks good, please also fix TestIssue7264 in ...
10 years, 1 month ago (2014-04-16 05:49:37 UTC) #2
bradfitz
I disagree that your TestIssue7264 in httptest is a real race (either in theory or ...
10 years, 1 month ago (2014-04-16 15:14:25 UTC) #3
dvyukov
On Wed, Apr 16, 2014 at 7:14 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > I disagree ...
10 years, 1 month ago (2014-04-16 16:01:59 UTC) #4
bradfitz
On Wed, Apr 16, 2014 at 9:01 AM, Dmitry Vyukov <dvyukov@google.com> wrote: > On Wed, ...
10 years, 1 month ago (2014-04-16 17:01:56 UTC) #5
bradfitz
Hello dvyukov@google.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 1 month ago (2014-04-16 17:10:22 UTC) #6
dvyukov
On Wed, Apr 16, 2014 at 9:01 PM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > > > > ...
10 years, 1 month ago (2014-04-16 17:12:40 UTC) #7
bradfitz
LG now? On Wed, Apr 16, 2014 at 10:12 AM, Dmitry Vyukov <dvyukov@google.com> wrote: > ...
10 years, 1 month ago (2014-04-16 17:30:19 UTC) #8
dvyukov
LGTM
10 years, 1 month ago (2014-04-16 17:46:55 UTC) #9
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=95ef4aef66c2 *** net/http: fix data race in TestTransportResponseHeaderTimeout Fixes Issue 7264 LGTM=dvyukov ...
10 years, 1 month ago (2014-04-16 18:32:18 UTC) #10
gobot
10 years, 1 month ago (2014-04-16 19:54:27 UTC) #11
Message was sent while issue was closed.
This CL appears to have broken the openbsd-386-rootbsd builder.
See http://build.golang.org/log/f6782210df598d926a178477088f7aed24fc44db
Sign in to reply to this message.

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