hi,
we have E2E tests that run on our windows server. The Microsoft edge driver and Microsoft edge webview2 runtime drivers were updated from version 123.0.2460.97 to 124.0.2478.51/67 on April 18th and again on April 25th (respectively).
Since the upgrade the server fails and it's CPU sky rockets, without a hard reboot the server does not respond.
The STDIO streams did not close within 10 seconds of the exit event from process ''. This may indicate a child process inherited the STDIO streams and has not yet exited.
from what i understand something is not closing or not closing correctly.
the E2E tests were working prior to the upgrade of the driver.
we work with windows 2022 server datacenter
please help
Reply