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

ZD 762 #33942

Merged
merged 3 commits into from
Jun 13, 2016
Merged

ZD 762 #33942

merged 3 commits into from
Jun 13, 2016

Conversation

cachedout
Copy link
Contributor

What does this PR do?

Replaces the old method of determining child pids with something more reliable and accurate.

What issues does this PR fix or reference?

https://github.com/saltstack/zh/issues/742

Previous Behavior

Child pids were not killed because we had to wait on the return of the forked proc in order to even get the child pid. Now we just look at the children of the pid using psutil.

Tests written?

No

@meggiebot meggiebot changed the title Zd 742 ZD 762 Jun 10, 2016
@jfindlay
Copy link
Contributor

nice

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

Successfully merging this pull request may close these issues.

None yet

3 participants