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

Handle nil TaskInfo in task.Wait callback #665

Merged
merged 1 commit into from
Feb 16, 2017
Merged

Handle nil TaskInfo in task.Wait callback #665

merged 1 commit into from
Feb 16, 2017

Conversation

caglar10ur
Copy link
Contributor

Property collector returns nil when it cannot find the task, handle
that case in the Error method which gets called by callback. Otherwise
we panic.

Towards vmware/vic#3868

Property collector returns nil when it cannot find the task, handle
that case in the Error method which gets called by callback. Otherwise
we panic.

Towards vmware/vic#3868
@caglar10ur caglar10ur merged commit f1f5b6c into vmware:master Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants