I have a Go app that only uses 1 thread when GOMAXPROCS is 4 on Windows 7-64bit inside VirtualBox even though I can have up to 20 goroutines. Is this a known problem? And is there a solution that can force Go to use all 4 CPUs? (The underlying hardware is a 64-bit i7.) Thanks.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.