-
-
Notifications
You must be signed in to change notification settings - Fork 25
fix: ensure concurrency for multiple inputs #973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎖️ Benchmarks🏃🏻♀️ 1/4 Execution TestsNote Focuses solely in execution, using a simple
See Results🃏 Jest
⚡️ Vitest
☕️ Mocha
🐢 Node.js (built-in)
Important Please take into consideration that benchmarks do not indicate the competitiveness of one over the other; rather, they serve as a metric to monitor and objectively assess the current performance state of the project. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #973 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 47 47
Lines 2347 2347
Branches 1 1
=======================================
Hits 2346 2346
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes #958.
When multiple inputs are specified, the concurrency limit between the inputs isn't respected. For example: