Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe9344b633 |
+1
-1
@@ -239,9 +239,9 @@ mainLoop:
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return totalWrite, err
|
return totalWrite, err
|
||||||
}
|
}
|
||||||
|
curIndex++
|
||||||
} else {
|
} else {
|
||||||
backlog = append(backlog, cache)
|
backlog = append(backlog, cache)
|
||||||
}
|
}
|
||||||
curIndex++
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user