Verified Commit 9942ddb7 authored by shelikhoo's avatar shelikhoo
Browse files

end chunked upload if no error is observed

parent 0e7bee7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -165,6 +165,7 @@ func main() {
				time.Sleep(time.Second)
				continue
			}
			break
		}
	}