Hacker News new | ask | show | jobs
by stymaar 30 days ago
You can only freely block the goroutines that you designed that way, there's plenty of ways of shooting yourself in the foot with goroutines without even touching “blocking” code (because everything is blocking).