Skip to content

fix: normalize mapConcurrent limits#1885

Open
hiSandog wants to merge 1 commit into
jackwener:mainfrom
hiSandog:fix/map-concurrent-limit-20260607
Open

fix: normalize mapConcurrent limits#1885
hiSandog wants to merge 1 commit into
jackwener:mainfrom
hiSandog:fix/map-concurrent-limit-20260607

Conversation

@hiSandog
Copy link
Copy Markdown
Contributor

@hiSandog hiSandog commented Jun 7, 2026

Summary

  • ensure mapConcurrent still processes items when the requested concurrency is zero, negative, or non-finite
  • add focused unit coverage for those edge cases

Validation

  • ./node_modules/.bin/vitest run --project unit src/utils.test.ts
  • ./node_modules/.bin/tsc --noEmit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant