There is a Pester script processed with Azure Devops task "Pester Test Runner" and It has been detected as broken within version 9.4.0 and it worked for 9.3.0.
It is not related to the agent because it is hanging within Azure Pipelines agents too and there were no changes in the custom pool.
The current behavior: the task is going to be started for minutes.
Expected (previous) behavior: the task executes simple pester scripts for <2 minutes.