Feature summary Allow up to the per-tool CPU limit CPUs per job
Use case(s) I have a few Rust-based bots that run multithreaded&async, which could really benefit from more CPUs
Benefits So I don't have to run 2-3 copies of the same bot in parallel. If I'm using more CPUs anyway, might as well do it without unnecessary hackery...