mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-15 13:31:37 +01:00
This will come in handy for spawning jobs for handling package updates. Since we don't want to spawn as many jobs as there are packages, then limiting ourselves to the job count matching the processor or core count sounds like a better idea. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>