"Blend in" child turbo calls #9924
Closed
maxim-at-moralis
started this conversation in
Ideas
Replies: 1 comment
-
|
I'll close this in favor of the first Discussion you opened. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-goals
Background
If I want to use turbo dependency tree and run a few tasks in parallel in workspace module (not in root:
turbo run type-check lint format), that child turbo call would be treated as a separate process. So prefixes are added in stream or sidebar doubled intui.PS, relates to: #9923
Proposal
if turbo meets other call of turbo, add it's tasks to the main queue
Beta Was this translation helpful? Give feedback.
All reactions