gecko-dev/taskcluster/taskgraph
Dustin J. Mitchell 8e8b12fcb3 Bug 1407452 - fix concurrent task creation to handle exceptions; r=jonasfj
The previous implementation failed to call `f.result()` when creating only one
task, thereby ignoring the error.

MozReview-Commit-ID: 3zv9kFoPZCj

--HG--
extra : rebase_source : c674b0cfe9fc0722046a97253a26b3e539827273
2017-10-11 15:27:12 +00:00
..
actions Bug 1401000- Add a purge-cache action r=dustin 2017-10-13 11:22:42 -07:00
cron Bug 1328727: use json-e for cron decision tasks too; r=aki,jonasfj 2017-07-21 18:08:06 +00:00
loader Bug 1408511 - Allow 'job-defaults' in individual .yml files, r=dustin 2017-10-13 15:47:00 -04:00
templates Bug 1391075 - Add template to modify task env from |mach try fuzzy|, r=dustin 2017-08-25 15:24:22 -04:00
test Bug 1407452 - fix concurrent task creation to handle exceptions; r=jonasfj 2017-10-11 15:27:12 +00:00
transforms Bug 1409260 - Remove tc-vcs caches. r=dustin,gps 2017-10-17 15:12:18 +09:00
util Bug 1401000- Add a purge-cache action r=dustin 2017-10-13 11:22:42 -07:00
__init__.py Bug 1397318: mozlint -l py2 for taskcluster/; r=ahal 2017-09-06 17:29:32 +00:00
create.py Bug 1407452 - fix concurrent task creation to handle exceptions; r=jonasfj 2017-10-11 15:27:12 +00:00
decision.py Bug 1403342 - default to -j none and do not optimize_target_tasks for try; r=ahal 2017-10-03 21:15:15 +00:00
docker.py Bug 1341214 - Add a small API to handle taskcluster queue and index requests. r=dustin 2017-02-17 12:04:48 +09:00
files_changed.py
filter_tasks.py Bug 1384759 - Only filter test tasks for Servo changes; r=froydnj 2017-07-26 17:09:53 -07:00
generator.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
graph.py Bug 1383880: add Graph.visit_preorder; r=ahal 2017-08-20 16:29:12 +00:00
morph.py Bug 1383880: parse try config during the decision task; r=ahal 2017-08-21 23:14:14 +00:00
optimize.py Bug 1405570 - Never remove tasks with an index-search optimization. r=dustin 2017-10-05 10:36:32 +09:00
parameters.py Bug 1401199 - [taskgraph] Use default parameter values when strict=False, r=dustin 2017-09-29 11:35:30 -04:00
target_tasks.py Bug 1408083 - Drop support for single locale fennec releases/betas. r=rail 2017-10-13 16:29:09 -04:00
task.py Bug 1383880: optimize in three phases; r=ahal 2017-08-20 20:00:17 +00:00
taskgraph.py Bug 1333255: rename taskgraph.task to taskgraph.loader; r=jonasfj 2017-03-09 19:00:49 -05:00
try_option_syntax.py Bug 1403342 - default to -j none and do not optimize_target_tasks for try; r=ahal 2017-10-03 21:15:15 +00:00