Skip to content
Snippets Groups Projects

batches: use the minimum possible goroutines to fetch images

Merged Warren Gifford requested to merge aharvey/limit-parallelism into main

Created by: LawnGnome

This was spotted by @eseliger in the review for #647 — if total < parallelism, there's no real need to spawn extra goroutines, so let's not.

Merge request reports

Approval is optional

Merged by avatar (Jul 11, 2025 12:06pm UTC)

Merge details

  • Changes merged into main with dba1fcdb.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading