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

Treating stdout and stderr at the same time #342

Closed
StyXman opened this issue Aug 21, 2015 · 2 comments
Closed

Treating stdout and stderr at the same time #342

StyXman opened this issue Aug 21, 2015 · 2 comments

Comments

@StyXman
Copy link
Contributor

StyXman commented Aug 21, 2015

In functions like FetchInfo._get_fetch_info_from_stderr() you say:

    # TODO: Use poll() to process stdout and stderr at same time

Wouldn't it be just simpler to redirect stderr to stdout?

@Byron Byron added this to the v1.0.2 - Fixes milestone Aug 21, 2015
@Byron
Copy link
Member

Byron commented Aug 21, 2015

This line is not existing anymore in the latest version on github. As my credentials to Pypi are not working anymore, I am unable to provide updates through that channel either.

You might find that the underlying issue you were seeing is solved with the very latest version you will find here. Please let me know if that is indeed the case.

@Byron
Copy link
Member

Byron commented Feb 11, 2016

A new release was just made to pypi 😁 (see #298) !

@Byron Byron modified the milestones: v1.0.2 - Fixes, v1.0.3 - Fixes Feb 13, 2016
@StyXman StyXman closed this as completed Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants