uce/site/doc/pages/job_await.txt
2026-06-16 12:21:31 +00:00

11 lines
232 B
Plaintext

# job_await
Waits up to `timeout_ms` for a job to finish, then returns status/result data. The wait is always bounded and returns with `state=running` if the job is still active.
:see
>sys
:example
print("job_await example\n");