mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
7311ffbd9d
- An opt-in feature has been added to the agent to allow deprioritizing non coder-related processes for CPU by setting their niceness level to 10. - Opting in to the feature requires setting CODER_PROC_PRIO_MGMT to a non-empty value.