google / google/grinder.dart

Support parallel task execution

Open
#170 7 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
266
Forks
36
Avg merge
23h 25m
Merged PRs (30d)
2

Description

We use grinder for dartdoc. We have a few lengthy tasks that can be run in parallel. If any of the tasks fail, we want to fail the build.

Is there an easy way to run multiple tasks in parallel? I mean literally in parallel via isolates.

Thanks!

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating Grinder's task execution implementation and existing tests, then determine how isolate-based parallel execution and failure propagation should fit; done means independent tasks run in parallel and any failure fails the build.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.