]> Cypherpunks repositories - gostls13.git/commit
runtime: deflake TestNumGoroutine
authorRuss Cox <rsc@golang.org>
Wed, 27 Jan 2016 21:21:33 +0000 (16:21 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 27 Jan 2016 22:17:42 +0000 (22:17 +0000)
commita3c1a3f40120b4cf6a5e24025a0279a8c48ea22f
treeae64906148eaea2ff06d1bca6f4d77088f9fb9cd
parent3a21f0a9c1d3b57608eca4950b77adaf834f250c
runtime: deflake TestNumGoroutine

Fixes #14107.

Change-Id: Icd9463b1a77b139c7ebc2d8732482d704ea332d0
Reviewed-on: https://go-review.googlesource.com/19002
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/proc_test.go