astefanutti opened a new pull request #1558: URL: https://github.com/apache/camel-k/pull/1558
Fixes #1557. The wrapping shell does not forward signals like SIGTERM to the JVM process it is waiting on and `exec` should be used to have the shell replaced with the JVM process being opened. **Release Note** ```release-note fix(jvm): Integration do not shutdown gracefully when jvm.print-command is set ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
