- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for pushToExpire (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/batch-expire.go
} toDel = append(toDel, expireObjInfo{ ObjectInfo: result.Item, }) pushToExpire() case <-ctx.Done(): done = true } if done { break } } if context.Cause(ctx) != nil { xioutil.SafeClose(expireCh) return context.Cause(ctx) } pushToExpire() // Send any remaining objects downstream if len(toDel) > 0 { select { case <-ctx.Done():
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Apr 22 11:16:32 GMT 2025 - 23K bytes - Click Count (0)