proc.go
137 KB
-
runtime: on 32-bit systems, limit default GOMAXPROCS to 32 · 17edb331
Otherwise we can easily run out of stack space for threads. The user can still override by setting GOMAXPROCS. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/219278
Ian Lance Taylor committed