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

client timeouts are propagating an mi_result for timeout that is not a valid result #191

Closed
paulcallen opened this issue Jan 13, 2017 · 0 comments

Comments

@paulcallen
Copy link
Contributor

we have an internal mi_result that should not be exposed directly to the client. instead we need to create a CIM_Error object with the correct category stating it is a timeout, and the actual mi_result will be an mi_result_failed.
NOTE: When this changes the powershell remoting client will need to be updated otherwise it will be completely broken with its Receive processing which relies on Timeout requests from the server.

yakman2020 pushed a commit that referenced this issue Jan 17, 2017
yakman2020 pushed a commit that referenced this issue Jan 17, 2017
yakman2020 pushed a commit that referenced this issue Jan 18, 2017
yakman2020 pushed a commit that referenced this issue Jan 18, 2017
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

2 participants