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

Parallels steps #28

Open
endersoncosta opened this issue Mar 19, 2021 · 1 comment
Open

Parallels steps #28

endersoncosta opened this issue Mar 19, 2021 · 1 comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed severity-minor Item is not urgent

Comments

@endersoncosta
Copy link
Contributor

Sometimes we need to do steps without await, or await just after the steps are finished. What you think about create an type of nested step that just will execute all steps, and the last step catch and treat the results if necessary?

@endersoncosta endersoncosta added the enhancement New feature or request label Mar 19, 2021
@dalssoft
Copy link
Member

Could you give a more concrete use case for this kind of step?

And how do you think it should be implemented ('step': parallelStep())?

@jhomarolo jhomarolo added help wanted Extra attention is needed severity-minor Item is not urgent labels Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed severity-minor Item is not urgent
Projects
None yet
Development

No branches or pull requests

4 participants