0
1
mirror of https://github.com/golang/go synced 2025-07-06 20:30:37 +00:00
Files
go/test/closure.go
Dmitriy Vyukov 91e56e6486 test: enforce 1 proc in the test
otherwise it fails spuriously with "newfunc allocated unexpectedly" message
when run with GOMAXPROCS>1 (other goroutine allocates).

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6347056
2012-07-01 21:59:50 +04:00

1.7 KiB