2

Anyone knows if it is possible to change this value dynamically? I want this value to be the same as the number of processors in the machine that the build is running.

galbarm
  • 2,441
  • 3
  • 32
  • 52

1 Answers1

4

It can be done by adding a line to the script editor of the action. Here's the answer I got in the FinalBuilder forum:

http://www.finalbuilder.com/forums/finalbuilder/general-discussion/async-action-group-in-final-builder-setting-the-maximum-concurrent-threads-value-dynamically/

galbarm
  • 2,441
  • 3
  • 32
  • 52