-
Notifications
You must be signed in to change notification settings - Fork 1
env: use available concurrency to set concurrency defaults #104
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jun 12, 2025
Merged
Contributor
Author
Merged
prestwich
reviewed
Jun 13, 2025
Evalir
reviewed
Jun 13, 2025
97d070d to
f33dd1d
Compare
2d635b1 to
3bfa9d0
Compare
f33dd1d to
58fe168
Compare
3bfa9d0 to
211d6d6
Compare
58fe168 to
616215e
Compare
211d6d6 to
06d3de1
Compare
616215e to
8cd1cf5
Compare
06d3de1 to
bd2d48d
Compare
8cd1cf5 to
db40995
Compare
bd2d48d to
14965e1
Compare
This was referenced Jun 13, 2025
db40995 to
a6d000e
Compare
14965e1 to
6fda7c1
Compare
a6d000e to
244b0a4
Compare
f134c9b to
8bbf390
Compare
50b3154 to
b39ef8a
Compare
ea9dc58 to
8da528c
Compare
dbef65a to
241c18a
Compare
0416049 to
656752c
Compare
241c18a to
cceab25
Compare
656752c to
24a725e
Compare
Evalir
approved these changes
Jun 16, 2025
cceab25 to
28df5a9
Compare
24a725e to
4a1ed69
Compare
28df5a9 to
3176e63
Compare
4a1ed69 to
804c1ee
Compare
3176e63 to
8d50ae1
Compare
804c1ee to
87e3b9a
Compare
b582b23 to
3fd866a
Compare
87e3b9a to
9bb6f01
Compare
9bb6f01 to
42413b3
Compare
3fd866a to
59d1fc9
Compare
- bump default concurrency const to 8 from 4 - memoize the result of the available parallelism call - make `concurrency_limit` config property into `Option<usize>` instead of `usize`
42413b3 to
ad5a1a9
Compare
Contributor
Author
Merge activity
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

No description provided.