mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 19:32:24 +08:00
explicitly set bitswap message fullness
This commit is contained in:
@ -163,7 +163,6 @@ func PerformDistributionTest(t *testing.T, numInstances, numBlocks int) {
|
||||
}
|
||||
for _ = range outch {
|
||||
}
|
||||
log.Error("DONE")
|
||||
}(inst)
|
||||
}
|
||||
wg.Wait()
|
||||
|
Reference in New Issue
Block a user