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

Issue 69280043: code review 69280043: net/http: make Transport.CancelRequest work for request... (Closed)

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

Description

net/http: make Transport.CancelRequest work for requests blocked in a dial Fixes Issue 6951

Patch Set 1 #

Patch Set 2 : diff -r 1424452d7eb5 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 1424452d7eb5 https://go.googlecode.com/hg/ #

Total comments: 1

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -27 lines) Patch
M src/pkg/net/http/export_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/transport.go View 1 2 3 11 chunks +40 lines, -26 lines 0 comments Download
M src/pkg/net/http/transport_test.go View 1 2 3 2 chunks +57 lines, -0 lines 0 comments Download

Messages

Total messages: 7
bradfitz
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 2 months ago (2014-02-27 00:45:55 UTC) #1
josharian
Running the test in a loop with large GOMAXPROCS, I see rare (1 in 20?) ...
10 years, 2 months ago (2014-02-27 16:24:05 UTC) #2
bradfitz
Hello golang-codereviews@googlegroups.com, josharian@gmail.com (cc: golang-codereviews@googlegroups.com), Please take another look.
10 years, 2 months ago (2014-02-27 20:40:13 UTC) #3
bradfitz
PTAL. I could reproduce the test hang and have fixed it. On Thu, Feb 27, ...
10 years, 2 months ago (2014-02-27 20:40:36 UTC) #4
josharian
LGTM
10 years, 2 months ago (2014-02-27 21:22:40 UTC) #5
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=1af6f530098f *** net/http: make Transport.CancelRequest work for requests blocked in a dial ...
10 years, 2 months ago (2014-02-27 21:32:43 UTC) #6
gobot
10 years, 2 months ago (2014-02-27 21:35:47 UTC) #7
Message was sent while issue was closed.
This CL appears to have broken the solaris-amd64-solaris11 builder.
Sign in to reply to this message.

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