mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-27 16:07:42 +08:00
fix(merkledag/test) panic!
https://travis-ci.org/jbenet/go-ipfs/jobs/45000756 cc @whyrusleeping @jbenet lol this is starting to happen pretty often
This commit is contained in:
@ -159,5 +159,5 @@ func runBatchFetchTest(t *testing.T, root *Node) {
|
||||
}(i)
|
||||
}
|
||||
|
||||
wg.Done()
|
||||
wg.Wait()
|
||||
}
|
||||
|
Reference in New Issue
Block a user