Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

[HOPP] Executing tasks in series? #44

Closed
kokujin opened this issue Jul 4, 2017 · 2 comments
Closed

[HOPP] Executing tasks in series? #44

kokujin opened this issue Jul 4, 2017 · 2 comments
Labels

Comments

@kokujin
Copy link

kokujin commented Jul 4, 2017

Hi there, is it possible to execute tasks in series? Any examples tht one can point me to? Thanks

@karimsa
Copy link
Member

karimsa commented Jul 4, 2017

Hi, there!

Yes, absolutely. It's the same API as the one for parallel tasks except the method is called .steps(). You can find more info on both the methods at the docs: http://docs.hoppjs.com/contents/overview/specials.html

Let me know if you need any more information or if it would be okay to close this issue :)

@karimsa karimsa changed the title Executing tasks in series? [HOPP] Executing tasks in series? Jul 4, 2017
@kokujin
Copy link
Author

kokujin commented Jul 5, 2017

Thanks @karimsa

@kokujin kokujin closed this as completed Jul 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants