DescriptionFix RunTests to not stall on empty test list
Some PRESUBMIT files dynamically generate test list
and so may pass an empty list to RunTests. There
appears to be a bug in multiprocessing.Pool that
causes a stall in map_async with an empty list.
TBR=maruel
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=200613
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|