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

Add timeout to read from channel in GetBlobOperation #405

Open
cgtz opened this issue Jul 19, 2016 · 2 comments
Open

Add timeout to read from channel in GetBlobOperation #405

cgtz opened this issue Jul 19, 2016 · 2 comments
Labels

Comments

@cgtz
Copy link
Contributor

cgtz commented Jul 19, 2016

Currently, a GetBlobOperation will not be completed when the user does not end up reading from GetBlobResult. A possible solution is to add a timeout that completes the operation if the user does not read from GetBlobResult in a reasonable timespan.

@vgkholla
Copy link
Contributor

vgkholla commented Feb 9, 2017

@cgtz @pnarayanan has referenced this - did that PR fix this bug?

@cgtz
Copy link
Contributor Author

cgtz commented Feb 9, 2017

@vgkholla No, this bug has not been addressed yet.

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

No branches or pull requests

2 participants