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

psutil.Popen does not set "returncode" on wait() #473

Closed
giampaolo opened this issue May 23, 2014 · 3 comments
Closed

psutil.Popen does not set "returncode" on wait() #473

giampaolo opened this issue May 23, 2014 · 3 comments

Comments

@giampaolo
Copy link
Owner

From g.rodola on February 09, 2014 11:34:39

The original subprocess.Popen.wait() does that. psutil.Popen doesn't.

Original issue: http://code.google.com/p/psutil/issues/detail?id=473

@giampaolo giampaolo self-assigned this May 23, 2014
@giampaolo
Copy link
Owner Author

From g.rodola on February 09, 2014 14:15:30

Fixed in revision 0f89fce7c3f2 .

Labels: -Priority-High Priority-Medium

@giampaolo
Copy link
Owner Author

From g.rodola on February 14, 2014 18:19:33

Status: FixedInHG

@giampaolo
Copy link
Owner Author

From g.rodola on March 10, 2014 04:36:50

Closing out as fixed as 2.0.0 version is finally out.

Status: Fixed
Labels: Milestone-2.0.0

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