Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Feature: `builder run|concurrent|envs --setup <foo>,<bar> task1 #51

Closed
ryan-roemer opened this issue Dec 9, 2015 · 0 comments
Closed

Comments

@ryan-roemer
Copy link
Member

Idea: Have a list of tasks that are:

  • Started before any of the underlying task(s) run
  • Stay alive concurrently the whole time
  • Are killed off when all the real task(s) are completed
ryan-roemer added a commit that referenced this issue Dec 14, 2015
Fixes #51

* Add --setup feature for task over lifetime of actions.
* Abort actions with error if setup fails.
* Move tracker to separate file.
* Have tracker kill entire process tree of tasks.
* Wait on tracker to kill everything before finishing tasks.
* Add convenience helper functions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant