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

[winp library] - ProcessTermination: Add support of children processes retrieval for Windows

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • Windows

      The current Jenkins version uses "winp" to recursively terminate Windows processes. Such approach works well, but ProcessKiller extensions cannot be invoked for entire process tree on Windows, so their behavior differs from Linux.

      I propose to replace getChildren() and getParent() method stubs by working implementations using additional methods in the native part.

      My use-case:

            Unassigned Unassigned
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: