Skip to content

fix: limit concurrency when generating BUILD files in npm_install and yarn_install - #3509

Merged
gregmagolan merged 2 commits into
bazel-contrib:stablefrom
gregmagolan:fix_3507
Jul 25, 2022
Merged

fix: limit concurrency when generating BUILD files in npm_install and yarn_install#3509
gregmagolan merged 2 commits into
bazel-contrib:stablefrom
gregmagolan:fix_3507

Conversation

@gregmagolan

@gregmagolan gregmagolan commented Jul 25, 2022

Copy link
Copy Markdown
Collaborator

Fixes #3507

I set the default to an arbitrary reasonable value of 64

@gregmagolan
gregmagolan requested a review from jbedard July 25, 2022 17:35
Comment thread docs/Built-ins.md
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.

generate_build_file.ts can fail with EMFILE

3 participants