Skip to content

v2.1.1 - fixed high cpu usage on Windows

Ondřej Vašíček requested to merge dev into master

v2.1.1

  • 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

Merge request reports

Loading