]> Cypherpunks repositories - gostls13.git/commit
runtime: higher goroutine arg limit, clearer error
authorRuss Cox <rsc@golang.org>
Wed, 27 Jul 2011 16:41:46 +0000 (12:41 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 27 Jul 2011 16:41:46 +0000 (12:41 -0400)
commit100a034120e7f68ba5ca687b98bb930f4f539b9b
treec5493462840c06f18f880eb5a0ab9f874fd22aa6
parentc913cb8ba517bdcfc5fc5a46df70145e3a30338b
runtime: higher goroutine arg limit, clearer error

Fixes #591.

R=ken2
CC=golang-dev
https://golang.org/cl/4803054
src/pkg/runtime/proc.c