zsh-async
Run multiple asynchronous jobs with callbacks
With zsh-async you can run multiple asynchronous jobs, enforce unique jobs (multiple instances of the same job will not run), flush all currently running jobs and create multiple workers (each with their own jobs). For each worker you can register a callback-function through which you will be notified about the job results (job name, return code, output and execution time).
homepage ↗ github: mafredri/zsh-async
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 1.8.6 | 2 | 46 h | details › |
| nitratesky GitHub ↗ | 1.8.5 | 2 | 3 yr | details › |
Versions & arches
Use flags of 1.8.6
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)