codeconsole commented on PR #15698:
URL: https://github.com/apache/grails-core/pull/15698#issuecomment-4747673957

   the problem with gradle is the app returns a 143 which results in BUILD 
FAILED but it is a graceful shutdown.  if it returned an exit code of 0 like 
the actuator, there would be no issue.  143 is the correct exit code so BUILD 
FAILED can be addressed by handling 143 exits in the grails gradle plugin 


-- 
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