Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for multi track processing #15

Open
wagoodman opened this issue Dec 16, 2017 · 0 comments
Open

Allow for multi track processing #15

wagoodman opened this issue Dec 16, 2017 · 0 comments

Comments

@wagoodman
Copy link
Owner

wagoodman commented Dec 16, 2017

Currently you can do singular groups of parallel/serial tasks. What would be nice is to somehow have a secondary parallel track that runs in parallel to another track. It is not clear how this would be displayed if screen realestate runs out.

Allow a task to have a list of commands that are always run back-to-back in series.

Could be achieved by nested parallel blocks?
Or should there be only one background block allowed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant