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.