# job_result

```cpp
DValue job_result(u64 job_id)
```

Checks a job result with a small bounded wait. The returned value includes the current status fields and, when complete, a structured `result` value.
