• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core

      hudson.util.ProcessTree

      Unsupported os uses the Default ProcessTree, which is not capable of killing descendants. The default ProcessTree should look for available plugins to kill the descendants rather than do nothing. This provides possibility to supporting more os such as Aix/hp through plugins.

          [JENKINS-16867] Support killing child processes on AIX

          Henri Gomez added a comment -

          Current code is available here :

          https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/util/ProcessTree.java

          More AIX informations about job controls should be provided to be able to propose a valid patch (pull-request)

          Henri Gomez added a comment - Current code is available here : https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/util/ProcessTree.java More AIX informations about job controls should be provided to be able to propose a valid patch (pull-request)

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment -   https://github.com/jenkinsci/jenkins/pull/3730

            Unassigned Unassigned
            slcy sam leung
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: