FICHA · AUR

await

28kb small memory footprint single binary that run list of commands in parallel and waits for their termination

  • command-runner
  • CLI
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Multiple commands can be started in parallel and waited on from a tiny single-binary utility. It is useful for scripts that need simple process coordination without pulling in a larger task runner.

It runs the commands you provide, so the safety of the operation depends on those commands. Use explicit command lists when scripts affect files, services, or deployments.

How to run

await

Commands: await

Permissions

Permissions not analysed for this source yet.