task_wait
Wait for a task to finish by monitoring its job directory until an exit code appears. Set an optional timeout to avoid indefinite hangs.
Instructions
Wait for a task to reach a terminal state (EXIT: written).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobDir | Yes | ||
| timeoutMs | No |