grpc.io
grpc.io copied to clipboard
Limit Concurrent Processes of Initial Build to 8
Fixes #982, to recommend building with 8 concurrent process, rather than an unlimited number.
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: tylercasper / name: Tyler Casper (f81b515dc03f29f602e1220f4555809085b784b4)
CC @jtattermusch
(From memory, this might not be the first time that this issue is raised. Maybe Jan's suggestion of -j4 (used consistent in all command instances makes the most sense.)
Maybe just add a quick note about the number being configurable
@chalin leaving the final decision up to you (also see @yashykt 's comment).
@yashykt - can you make the updates?
Ping @yashykt
Ping @yashykt
I rebased and implemented the changes that Jan suggested. @dfawley and/or @jtattermusch PTAL and give this a final approval. I or you can merge after that. Thanks all!
C++ is not my area so I will recuse myself from approving this PR. I was only pinging it as part of an ongoing effort to ensure PRs don't linger for too long.
Thanks @jtattermusch.