Release December 2022

version 5.4.216

Bug fix in this update

  • #9716 - When Running test with V2, the CPU usage increases to 80% or more.

On slower computers, the test in v2 occasionally fails to connect to the Ruby socket. The bug was fixed by using a retry technique to connect to ruby executor and employing a timeout mechanism if a connection could not be made within a certain amount of time.