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

Currently when deleting tail blocks forever #259

Merged
merged 1 commit into from Mar 17, 2017

Conversation

filipposc5
Copy link
Contributor

bootstrap_cfn 's utils.tail() blocks forever on stack deletion.
Added a helper function to detect when the status is deleted or
failed to delete (to represent the cfn_delete event finishing).
Note that after delete_done it may be possible that the stack
still has lingering resources, that's why we leave it vague,
and only suggest that the 'cfn delete event' finished.

bootstrap_cfn 's utils.tail() blocks forever on stack deletion.
Added a helper function to detect when the status is deleted or
failed to delete (to represent the cfn_delete event finishing).
Note that after delete_done it may be possible that the stack
still has lingering resources, that's why we leave it vague,
and only suggest that the 'cfn delete event' finished.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 59.99% when pulling 85a329a on unblock-tail-on-delete into 194ffb4 on master.

@ltsampros ltsampros merged commit 48d0f77 into master Mar 17, 2017
@filipposc5 filipposc5 deleted the unblock-tail-on-delete branch March 20, 2017 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants