Skip to content

Implement DecreaseProcessPriority on Windows OS#4437

Open
Rich7690 wants to merge 1 commit into
actions:mainfrom
Rich7690:win-process-prio
Open

Implement DecreaseProcessPriority on Windows OS#4437
Rich7690 wants to merge 1 commit into
actions:mainfrom
Rich7690:win-process-prio

Conversation

@Rich7690
Copy link
Copy Markdown

The current DecreaseProcessPriority function only works when the OS is Linux. This can cause some issues on Windows systems when the Runner.Listener and Runner.Worker processes are running at the same process priority as job build steps when those steps consume all the available CPU and memory on the host. This change allows users to enable the ability to spawn sub processes to be one priority less than the current process that is created.

@Rich7690 Rich7690 requested a review from a team as a code owner May 19, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant