We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Catalog deletion function does not take into account returned task and responds immediately while catalog deletion task is running and may even fail.
This needs to be fixed in order to properly track catalog deletion and catch any errors.
The text was updated successfully, but these errors were encountered:
Fix Issue vmware#390: catalog.Delete() ignores task
5258057
Signed-off-by: Giuseppe Maxia <gmaxia@vmware.com>
Fix catalog delete (#392)
4ac1946
* Fix Issue #390: catalog.Delete() ignores task Signed-off-by: Giuseppe Maxia <gmaxia@vmware.com>
dataclouder
No branches or pull requests
Catalog deletion function does not take into account returned task and responds immediately while catalog deletion task is running and may even fail.
This needs to be fixed in order to properly track catalog deletion and catch any errors.
The text was updated successfully, but these errors were encountered: