angular/packages/compiler-cli/ngcc/test/execution
George Kalpakas 4665c35453 feat(ngcc): support marking an in-progress task as unprocessed (#36626)
This commit adds support for stopping processing an in-progress task
and moving it back to the list of pending tasks.

In a subsequent commit, this will be used to allow ngcc to recover when
a worker process crashes in the middle of processing a task.

PR Close #36626
2020-04-29 14:28:25 -07:00
..
cluster refactor(ngcc): simplify cluster PackageJsonUpdater (#36637) 2020-04-16 16:05:12 -04:00
tasks/queues feat(ngcc): support marking an in-progress task as unprocessed (#36626) 2020-04-29 14:28:25 -07:00
helpers.ts style(ngcc): reformat of ngcc after clang update (#36447) 2020-04-06 09:26:57 -07:00
single_processor_executor_spec.ts style(ngcc): reformat of ngcc after clang update (#36447) 2020-04-06 09:26:57 -07:00
utils_spec.ts refactor(ngcc): expose the TaskDependencies mapping on BaseTaskQueue (#36083) 2020-03-18 15:56:21 -07:00