# job_cancel

```cpp
bool job_cancel(u64 job_id)
```

Attempts to terminate the background job process group and marks the registry entry as `cancelled`.
