Hacker News new | ask | show | jobs
by schmichael 3409 days ago
Just because started ensures the goroutine has been scheduled once it makes no guarantees it will ever be scheduled again. It really does nothing to extend the original example code.