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

Issue 6923046: code review 6923046: net: TestDialTimeoutFDLeak failure (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by dfc
Modified:
11 years, 4 months ago
Reviewers:
CC:
albert.strasheim, rsc, golang-dev
Visibility:
Public.

Description

net: TestDialTimeoutFDLeak failure Fixes issue 4384. Implments the suggestion by rsc in comment 15, http://code.google.com/p/go/issues/detail?id=4384#c15 An alternate suggestion would be to temporarily set GOMAXPROCS to 1 during this test.

Patch Set 1 #

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

Patch Set 3 : diff -r 3c932286e5f5 https://code.google.com/p/go #

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

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

Messages

Total messages: 4
albert.strasheim
LGTM Ran the test a few thousand times. Increasing the limit works without having to ...
11 years, 4 months ago (2012-12-11 06:12:58 UTC) #1
dfc
Hello fullung@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 4 months ago (2012-12-11 06:13:56 UTC) #2
rsc
LGTM
11 years, 4 months ago (2012-12-11 16:33:07 UTC) #3
dfc
11 years, 4 months ago (2012-12-11 20:25:31 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=ec3ae5b98922 ***

net: TestDialTimeoutFDLeak failure

Fixes issue 4384.

Implments the suggestion by rsc in comment 15,
http://code.google.com/p/go/issues/detail?id=4384#c15

An alternate suggestion would be to temporarily set GOMAXPROCS to 1 during this
test.

R=fullung, rsc
CC=golang-dev
https://codereview.appspot.com/6923046
Sign in to reply to this message.

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