You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2022/04/25 20:47:15 UTC

[GitHub] [mesos] cf-natali opened a new pull request, #428: Added support for limiting mesos-tidy parallelism.

cf-natali opened a new pull request, #428:
URL: https://github.com/apache/mesos/pull/428

   Instead of seting the parallelism to the number of cores, allow it to be
   overwritten on an ad-hoc basis via the `JOBS` environment variable,
   similar to mesos-build.
   
   This is useful for example to avoid running OOM, which I suspect is
   what's happening on the Jenkins CI.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@mesos.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [mesos] cf-natali merged pull request #428: Added support for limiting mesos-tidy parallelism.

Posted by GitBox <gi...@apache.org>.
cf-natali merged PR #428:
URL: https://github.com/apache/mesos/pull/428


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@mesos.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org