Skip to content

fixed high cpu usage on Windows

Ondřej Vašíček requested to merge hotfix/highPowershellUsage into dev
  • 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 by Ondřej Vašíček

Merge request reports

Loading