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

Consider clearer error message when accessing CommandResult.StandardOutput when the output has been redirected #59

Closed
madelson opened this issue Sep 25, 2019 · 0 comments
Milestone

Comments

@madelson
Copy link
Owner

Right now we throw ObjectDisposedException (see #58) which is confusing. We could throw a clearer exception (perhaps still ODE but with a better error message) to indicate that the property is not available because the stream was redirected.

@madelson madelson added this to the 1.6.1 milestone Dec 23, 2019
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

No branches or pull requests

1 participant