Skip to content
GitLab
Explore
Sign in
fixed high cpu usage on Windows
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ondřej Vašíček
requested to merge
hotfix/highPowershellUsage
into
dev
Apr 01, 2021
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
fixed high cpu usage on Windows
run_all.ps1 had a active wait loop that was causing Powershell to use a lot of CPU
fixed by adding sleep into the loop
Edited
Apr 03, 2021
by
Ondřej Vašíček
Merge request reports
Loading