Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Resource group not deleted #43

Closed
taivop opened this issue Oct 6, 2016 · 2 comments
Closed

Resource group not deleted #43

taivop opened this issue Oct 6, 2016 · 2 comments

Comments

@taivop
Copy link
Owner

taivop commented Oct 6, 2016

in test_deployment.py

@taivop
Copy link
Owner Author

taivop commented Oct 6, 2016

@taivop
Copy link
Owner Author

taivop commented Oct 6, 2016

Problem was that it's an async operation; I didn't wait for the deletion to be done before claiming it was deleted.

http://msrestazure.readthedocs.io/en/latest/msrestazure.html#msrestazure.azure_operation.AzureOperationPoller

taivop added a commit that referenced this issue Oct 6, 2016
@taivop taivop closed this as completed Oct 6, 2016
taivop added a commit that referenced this issue Nov 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant