You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "rickchengx (via GitHub)" <gi...@apache.org> on 2023/07/11 06:50:12 UTC

[GitHub] [dolphinscheduler] rickchengx opened a new issue, #14503: [Bug] [Worker] Cannot kill the subprocess

rickchengx opened a new issue, #14503:
URL: https://github.com/apache/dolphinscheduler/issues/14503

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   worker cannot kill the subprocess
   
   ### What you expected to happen
   
   subprocess could be killed
   
   ### How to reproduce
   
   * create a shell task with `sleep 300`
   * kill the task
   * `sleep 300` is still running
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] SbloodyS closed issue #14503: [Bug] [Worker] Cannot kill the subprocess

Posted by "SbloodyS (via GitHub)" <gi...@apache.org>.
SbloodyS closed issue #14503: [Bug] [Worker] Cannot kill the subprocess
URL: https://github.com/apache/dolphinscheduler/issues/14503


-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org