gradle / gradle/gradle-native

Unify worker API output with task output logging

Open
#53 0 comments 1 reaction 0 assignees View on GitHub
a:feature
Dominant language
No language data
Stars
94
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The worker API currently doesn't group output from individual units of work and it can arrive on the console in essentially random order. We should align this with the task logging grouping to make this comprehensible.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the worker API output path and the existing task logging grouping behavior. Compare how each handles output from individual units of work; done means worker output is grouped consistently with task output and no longer appears in random order.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.