Commit 2c739b6c authored by Brian Tiger Chow's avatar Brian Tiger Chow

fix(merkledag/test) panic!

https://travis-ci.org/jbenet/go-ipfs/jobs/45000756

cc @whyrusleeping @jbenet

lol this is starting to happen pretty often
parent b07aac01
......@@ -159,5 +159,5 @@ func runBatchFetchTest(t *testing.T, root *Node) {
}(i)
}
wg.Done()
wg.Wait()
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment