]> Cypherpunks.ru repositories - gostls13.git/commit
test/stress: fix a goroutine leak in threadRing stresstest
authorRobert Obryk <robryk@gmail.com>
Mon, 3 Jun 2013 14:07:31 +0000 (07:07 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 3 Jun 2013 14:07:31 +0000 (07:07 -0700)
commit44b7d5b41a0dd9e559ea191e79e85c310f8f0716
tree85e819b70dc0e0170181556b6dcb0da4c169d9d8
parent4a8ef1f65db072ecd6ff79201338ac75b43640fa
test/stress: fix a goroutine leak in threadRing stresstest

Fixes #5527

R=golang-dev, dvyukov
CC=golang-dev
https://golang.org/cl/9955043
test/stress/runstress.go