mdonkers opened a new pull request #1269: URL: https://github.com/apache/karaf/pull/1269
Try first a regular `SIGTERM` to shutdown the daemon process. If that doesn't result in the process stopping within 10 seconds, follow with the `SIGKILL` signal. It's verifying in 1 second intervals whether the process is still running, so that the 'stop' request won't be blocking too long. ---------------------------------------------------------------- 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]
