The worker threads spawned in src/cli/action/check.rs should lock themselves to a single CPU core.
Open questions:
- Should this be resolved in
takeaway, the runner, or the CLI?
The worker threads spawned in `src/cli/action/check.rs` should lock themselves to a single CPU core.
Open questions:
- Should this be resolved in `takeaway`, the runner, or the CLI?