Hi Team,
when we are executing below command, Process taking 2 minutes by default as
a time out.
run( command => "$cmd", verbose => 1, timeout => 20)
Note : $cmd is wait for some process to complete. if the process is not
completing with in 20sec it should come out but its coming out after 2mins.
please have a look and fix the issue.
Thanks,
Venkatesh.