microsoft / HydraLab

Intelligent cloud testing made easy.
MIT License
1.09k stars 99 forks source link

Fix extractAndParseVersionOutput time out issue and add more logging … #614

Closed hydraxman closed 10 months ago

hydraxman commented 11 months ago

…during the initialization

Description

This is targeted to fix the initialization getting stack bug, the process may get stuck in: image

Linked GitHub issue ID:

Pull Request Checklist

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.

Please check the type of change your PR introduces:

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...