Skip to content

[JENKINS-20289] - Add support of child processes retrieval  #15

@oleg-nenashev

Description

@oleg-nenashev

Jenkins background:

The current Jenkins version uses "winp" to recursively terminate Windows processes. Such approach works well, but ProcessKiller extensions cannot be invoked for the 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:

https://issues.jenkins-ci.org/browse/JENKINS-20289

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions