Distributed Computing with Go
上QQ阅读APP看书,第一时间看更新

Gotchas when using goroutines

By this point, we should have developed a good understanding of how goroutines and the scheduler works. Let's now look at a few things that may catch us by surprise while working with goroutines.