DarkAssassinator commented on issue #11704: URL: https://github.com/apache/dolphinscheduler/issues/11704#issuecomment-1232857926
@cadl @zhuangchong Sorry, but i think this problem still exists, because the log show that has run the kill command(soft kill), and ProcessUtils.kill use the hard kill. But i think ProcessUtils.kill still cannot kill the process. Becuase `sudo -u xxx kill -9 PID` cannot kill `sudo -u xxx sh ...command` process. Please check the following screenshots.   -- 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]
