Thanks yet again for clarifying and correcting my assumptions.
So within a single package tests are run serially, but I can't rely on that 
when testing multiple packages.



On Sunday, May 7, 2017 at 8:04:52 PM UTC-7, Dave Cheney wrote:
>
> The post over on stack overflow is confused. The behaviour of go test is 
> to test multiple packages concurrently, inside a single package tests are 
> executed serially by default. 

-- 
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.

Reply via email to