warren830 opened a new issue, #1973:
URL: https://github.com/apache/incubator-devlake/issues/1973

   ## Describe the bug
   In `DirectRun`, if `exec.Command.Run()` starts but does not complete 
successfully, the error is of
   type *ExitError. Other error types may be returned for other situations.
   
   ## Expected behavior
   We cannot panic this error, we can panic for other types of error but not 
including `*ExitError`
   
   ## Screenshots
   If applicable, add screenshots to help explain your problem.
   
   ## Additional context
   Add any other context about the problem here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to