Whoops

[?]
Mar 7, 2013, 3:52 PM
MREXL5RTGW32MFN2N3LOAYSAYDTVZOIKHZYUYV42WWUT22BZLJEQC

Dependencies

  • [2] RNNLIVYY Respect 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
    [2.127][2.127:238]()
    my $max = defined $systemTypeInfo ? $systemTypeInfo->maxconcurrent : $maxConcurrent{$system} // 2;
    [2.127]
    [2.238]
    my $max = defined $systemTypeInfo ? $systemTypeInfo->maxconcurrent : $maxConcurrent{$system->system} // 2;