Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
oleg-nenashev opened this issue Feb 1, 2015 · 0 comments
Open

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

oleg-nenashev opened this issue Feb 1, 2015 · 0 comments

Comments

@oleg-nenashev
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant