]> Cypherpunks repositories - gostls13.git/commit
runtime: make a test more robust
authorDmitriy Vyukov <dvyukov@google.com>
Tue, 15 Jul 2014 06:30:12 +0000 (10:30 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Tue, 15 Jul 2014 06:30:12 +0000 (10:30 +0400)
commit387c1c661f3642daed5ac7aa5da6941cbe7370a1
treedfd2f604ac68e81fd5647eb34cbe5bb33c1c7aa6
parent8422d1ea65e4722098ec940e202a0aa33efa3309
runtime: make a test more robust
The issue is discovered during testing of a change to runtime.
Even if it is unlikely to happen, the comment can safe an hour
next person who hits it.

LGTM=khr
R=golang-codereviews, khr
CC=golang-codereviews, rlh, rsc
https://golang.org/cl/116790043
src/pkg/runtime/proc_test.go