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

Issue 6430056: net/http: Fixed race condition when server closes the connection during setup (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by Ben L. (Nightgunner5)
Modified:
11 years, 8 months ago
Reviewers:
bradfitz, golang-dev
Visibility:
Public.

Description

net/http: Fixed race condition when server closes the connection during setup.

Patch Set 1 #

Patch Set 2 : diff -r 3019a3e15027 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M src/pkg/net/http/transport.go View 1 3 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 4
Ben L. (Nightgunner5)
11 years, 9 months ago (2012-07-20 18:23:46 UTC) #1
bradfitz
This would need a test before being submitted. But could you explain the race first? ...
11 years, 9 months ago (2012-07-20 20:02:29 UTC) #2
Ben L. (Nightgunner5)
It's the reason the build with GOMAXPROCS=32 failed ( https://code.google.com/p/go/source/detail?r=61d1d72136f70da62a456f0e985205c1025c6243 ) The test would be ...
11 years, 9 months ago (2012-07-20 20:06:42 UTC) #3
Ben L. (Nightgunner5)
11 years, 8 months ago (2012-08-17 03:02:27 UTC) #4
*** Abandoned ***
Sign in to reply to this message.

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