## kernels.harness.run_task()


Fit + score one task: the worker function. Never raises - a failure


Usage

``` python
kernels.harness.run_task(
    task,
    settings,
)
```


comes back as an `error` row so the surrounding study always completes (the sequential harness's contract, kept).
