The main goroutine wasn't waiting for the two closed channels to drain. Moral: with concurrency, never invent. D'oh. LGTM=sameer R=sameer CC=golang-codereviews https://golang.org/cl/178090043 |
||
---|---|---|
.. | ||
graph.go | ||
graph_test.go |
The main goroutine wasn't waiting for the two closed channels to drain. Moral: with concurrency, never invent. D'oh. LGTM=sameer R=sameer CC=golang-codereviews https://golang.org/cl/178090043 |
||
---|---|---|
.. | ||
graph.go | ||
graph_test.go |