]> Cypherpunks repositories - gostls13.git/commit
net: fix TestDialFailPDLeak to work when GOMAXPROCS is large
authorIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2013 20:52:29 +0000 (13:52 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2013 20:52:29 +0000 (13:52 -0700)
commit649fc255a9c7b6e05249dbde1176aecd17135cc3
tree31e709a97f21589cdb0d53346b2527b111e575d5
parent139cc96a5718f59867e1a4295a29c46bc38a9a29
net: fix TestDialFailPDLeak to work when GOMAXPROCS is large

Fixes #6553.

R=golang-dev, mikioh.mikioh
CC=golang-dev
https://golang.org/cl/14526048
src/pkg/net/dial_test.go