mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Since CPU resources are usually a soft limit it is desirable to allow setting it as low as possible to allow tasks to run only in "idle" time. Setting it to 0 is still not allowed to avoid potential unintentional side effects with allowing a zero value. While there may not be any side effects this commit attempts to minimize risk by avoiding the issue. This does *not* change the defaults.
6.2 KiB
6.2 KiB