Hacker News new | ask | show | jobs
by cmelbye 4146 days ago
GOMAXPROCS defaults to 1, meaning unless you change that value, your code will not run in parallel by default.