4 Commits

Author SHA1 Message Date
Eli Bendersky
61e8dde1c1 Use time.Sleep instead of fmt.Scanln to wait for goroutines
The Scanln doesn't work on the Go playground

Fixes #279
2019-09-20 14:55:41 -07:00
Mark McGranaghan
ca05e42084 Fix goroutines spelling 2018-02-01 17:58:40 -05:00
Mark McGranaghan
d19153e5f6 publish select 2012-10-11 08:35:16 -07:00
Mark McGranaghan
e34108a8d1 publish goroutines 2012-10-11 07:52:36 -07:00