From ce9885016273f4191b7645366c03d905d688628d Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Thu, 20 Sep 2018 23:38:37 +0200 Subject: [PATCH] Linux workers are fast enough that we can get away with only two WPT chunks --- decision-task.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/decision-task.py b/decision-task.py index e800d6bfff7..e318d00b554 100644 --- a/decision-task.py +++ b/decision-task.py @@ -112,7 +112,7 @@ def main(): **kwargs ) - total_chunks = 4 + total_chunks = 2 for i in range(total_chunks): chunk = i + 1 create_run_task(