Skip to content

Commit 46fcf60

Browse files
committed
docs
1 parent f104028 commit 46fcf60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • lib/src/main/kotlin/org/veupathdb/lib/compute/platform/intern/minio

lib/src/main/kotlin/org/veupathdb/lib/compute/platform/intern/minio/MinIOHax.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ internal object MinIOHax {
111111
sleep()
112112
delta = currentSystemMillis() - startTime
113113

114+
// If minio says the object no longer exists, then exit the function here
114115
if (!withRetries({ "stat object $path" }, statFn))
115116
return
116117

0 commit comments

Comments
 (0)