Skip to content

(infamous) Bug4: adds an explicit task kindto the graph#1037

Merged
gbin merged 6 commits into
masterfrom
gbin/bug4
Apr 15, 2026
Merged

(infamous) Bug4: adds an explicit task kindto the graph#1037
gbin merged 6 commits into
masterfrom
gbin/bug4

Conversation

@gbin

@gbin gbin commented Apr 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

Related issues

Changes

Testing

  • just fmt
  • just lint
  • just test
  • optional full just std-ci (if std/runtime paths are impacted)
  • optional full just nostd-ci (if embedded/no_std paths are impacted)
  • Other (please specify):

pro-tip: just with no parameters in the root defaults to just fmt, just lint, and just test.

Checklist

  • I have updated docs or examples where needed
  • I have added or updated tests where needed
  • I have considered platform impact (Linux/macOS/Windows/embedded)
  • I have considered config/logging changes (if applicable)
  • This change is not a breaking change (or I documented it below)

Breaking changes (if any)

Additional context

@gbin gbin changed the title Bug4: adds an explicit task king to the graph (infamous) Bug4: adds an explicit task kindto the graph Apr 15, 2026
@gbin gbin added bug Something isn't working enhancement New feature or request include in changelog labels Apr 15, 2026
@gbin gbin merged commit 6249057 into master Apr 15, 2026
23 checks passed
@gbin gbin deleted the gbin/bug4 branch April 15, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request include in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Runtime Generation: If a user makes a task and do not connects the output, Copper assumes a Sink

1 participant