0b1c0dc9c5
Put local actions in a common pool, especially - Assembler (many run for boringssl) - Linker (high memory use) - Dart (high memory use) This should limit the number of concurrent local actions to the number of harts available, avoiding the racing actions triggering out-of-memory failures. Change-Id: Ifa168012d73472a3db349acc36545dd176385bbc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/510190 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Alexander Aprelev <aam@google.com>