> On Sep 5, 2017, at 1:37 PM, Chris Spencer <[email protected]> wrote:
> 
> How do you configure a worker to run multiple builds at once?
> 
> The docs say this is possible 
> (http://docs.buildbot.net/latest/manual/cfg-workers.html#limiting-concurrency)
>  with the `max_builds` option, but this doesn't seem to have any effect on my 
> system.

Do you have multiple builders? Builders can build in parallel, but a single 
builder always does its builds in series. 

Steve
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to