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