Skip to content

fix(tui): allow concurrent standalone tasks - #37

Merged
rezigned merged 1 commit into
mainfrom
fix/concurrent-standalone-tasks
Aug 23, 2026
Merged

fix(tui): allow concurrent standalone tasks#37
rezigned merged 1 commit into
mainfrom
fix/concurrent-standalone-tasks

Conversation

@rezigned

Copy link
Copy Markdown
Owner

Summary

  • execute dependency-free targets directly instead of wrapping each in a workflow
  • keep dependency-bearing targets on the workflow coordinator
  • cover two standalone blocks launching before either completes

- execute dependency-free targets directly instead of wrapping each in a workflow
- keep dependency-bearing targets on the workflow coordinator
- cover two standalone blocks launching before either completes
@rezigned
rezigned merged commit 03750c2 into main Aug 23, 2026
10 checks passed
@rezigned
rezigned deleted the fix/concurrent-standalone-tasks branch August 23, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant