Eli Bendersky a34c967eaf Clarify use of buffered channel in the timeouts example.
The buffered channel prevents goroutine leaks in case the
channel doesn't end up being read (as indeed happens to c1).

Updates #207
2019-09-05 13:30:16 -07:00
..
2019-06-30 14:11:14 -07:00
2019-09-01 15:17:30 -07:00
2019-09-01 16:20:57 -07:00
2019-09-01 15:30:27 -07:00
2019-09-01 16:24:40 -07:00