Wait for the git process to be running before waiting for it to disappear.
Otherwise, sometimes 'process "git" has stopped running after at most 180 seconds' returns *before* Git has started running, and then the next step of course fails since the clone operation hasn't even started yet.
Showing
Please register or sign in to comment