# HG changeset patch # User Chris Jones # Date 1326053049 25200 # Node ID a38173c1c8b28529a23b281f8c8c9bb65ba6168e # Parent 6e2eea62ccca26e4a92ea0451a47a57036244d3b# Parent d693ecc11f297b3a53c4d48e9bb2272c00d5182e Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.