Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.
authorChris Jones <chris@cjones.org>
Sun, 08 Jan 2012 13:04:09 -0700
changeset 69 a38173c1c8b2
parent 62 6e2eea62ccca (diff)
parent 68 d693ecc11f29 (current diff)
child 71 578c2a83dc18
Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.