This commit is contained in:
Raúl Kripalani 2021-06-21 21:35:39 +01:00
parent e438ef99f8
commit 502e104e6a

View File

@ -50,7 +50,7 @@ func TestDealCyclesConcurrent(t *testing.T) {
}) })
} }
// TOOD: add 2, 4, 8, more when this graphsync issue is fixed: https://github.com/ipfs/go-graphsync/issues/175# // TODO: add 2, 4, 8, more when this graphsync issue is fixed: https://github.com/ipfs/go-graphsync/issues/175#
cycles := []int{1} cycles := []int{1}
for _, n := range cycles { for _, n := range cycles {
n := n n := n