]> Cypherpunks repositories - gostls13.git/commit
runtime: deadlock tests now work with GOMAXPROCS>1
authorDmitriy Vyukov <dvyukov@google.com>
Sat, 2 Mar 2013 06:41:53 +0000 (10:41 +0400)
committerDmitriy Vyukov <dvyukov@google.com>
Sat, 2 Mar 2013 06:41:53 +0000 (10:41 +0400)
commit01a5b66d95203f64b215de342487a8d522a3532b
tree6fd1d22cb6acec100a82ec4f364e7b2732d534c6
parent46890f60cee89ffef7a9b5f2b8d5e263650f61f7
runtime: deadlock tests now work with GOMAXPROCS>1
Fixes #4826.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7434046
src/pkg/runtime/crash_test.go