Issue in Azure DevOps Ant Task

Viewed 20

Am facing this issue "The STDIO streams did not close within 10 seconds of the exit event from process 'C:\ProgramData\Chocolatey\bin\ant.exe'. This may indicate a child process inherited the STDIO streams and has not yet exited." And my Pipeline is taking 60mins to complete it is failing. Can anyone help me to solve this

Am trying to integrate the QA Automation test scripts using ANT Task. It should Execute the whole process and it should generate the result.

0 Answers
Related