]> Cypherpunks repositories - gostls13.git/commit
netchan: Avoid race condition in test.
authorIan Lance Taylor <iant@golang.org>
Wed, 26 Jan 2011 23:51:04 +0000 (15:51 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 26 Jan 2011 23:51:04 +0000 (15:51 -0800)
commit9a9c156a004e1fcfc636415c343d3f50318122b4
tree970bb8bdfaa3dfff2f6b7d9cf5ffd521a0ca85a6
parentf626696d214f33fab4c6a6609a01b75cd191df15
netchan: Avoid race condition in test.

Make sure we export the channels before we try to import
them.

R=r
CC=golang-dev
https://golang.org/cl/4077046
src/pkg/netchan/netchan_test.go