Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-19156

Jenkins does not invoke ProcessKillers for Windows recursively

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      Currently, On Windows Jenkins calls ProcessKillers for the root process only. On Linux machines the extension point is being called for the entire process tree. The implementation should be synchronized for all platforms.

      Solution:

      • Built-in killRecursive() of WinProc should be replaced by a recursive implementation from UnixProcess (depends on JENKINS-20289)

          [JENKINS-19156] Jenkins does not invoke ProcessKillers for Windows recursively

          Oleg Nenashev created issue -
          Oleg Nenashev made changes -
          Link New: This issue is blocking JENKINS-13615 [ JENKINS-13615 ]
          Oleg Nenashev made changes -
          Labels New: lts-candidate
          Oleg Nenashev made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Link New: This issue depends on JENKINS-20289 [ JENKINS-20289 ]
          Daniel Beck made changes -
          Link New: This issue is related to JENKINS-9104 [ JENKINS-9104 ]
          Oleg Nenashev made changes -
          Description New: Currently, On Windows Jenkins calls ProcessKillers for the root process only. On Linux machines the extension point is being called for the entire process tree. The implementation should be synchronized for all platforms.

          Solution:
          * Built-in killRecursive() of WinProc should be replaced by a recursive implementation from UnixProcess (depends on [JENKINS-20289])
          Summary Original: Jenkins does not invoke ProcessKillers for Windows New: Jenkins does not invoke ProcessKillers for Windows recursively
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 150603 ] New: JNJira + In-Review [ 185466 ]
          Oleg Nenashev made changes -
          Labels Original: lts-candidate
          Oleg Nenashev made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          Oleg Nenashev made changes -
          Labels New: winp

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: