vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.27k stars 897 forks source link

Remove deprecation for task.Wait and task.WaitForResult #3395

Closed fabriziopandini closed 3 months ago

fabriziopandini commented 3 months ago

Description

Remove deprecation for task.Wait and task.WaitForResult as per discussion in https://github.com/vmware/govmomi/issues/3394

Closes: #3394

Type of change

Please mark options that are relevant:

How Has This Been Tested?

Not test, it is only a godoc change

Checklist: