Whoops
[?]
Mar 7, 2013, 3:52 PM
MREXL5RTGW32MFN2N3LOAYSAYDTVZOIKHZYUYV42WWUT22BZLJEQCDependencies
- [2]
RNNLIVYYRespect SystemTypes if defined - [3]
7YBYT2LQ - [4]
NREF6YOA* Don't start more builds concurrently than allowed for each system
Change contents
- replacement in src/script/hydra-queue-runner at line 103
my $max = defined $systemTypeInfo ? $systemTypeInfo->maxconcurrent : $maxConcurrent{$system} // 2;my $max = defined $systemTypeInfo ? $systemTypeInfo->maxconcurrent : $maxConcurrent{$system->system} // 2;