Add wait_till_delete and other similar convenience methods
Open
enhancement
- Dominant language
- Python
- Stars
- 117
- Forks
- 51
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 5
Description
At present, there are no convenient methods for handling this. As a result, we have issues like networks being left over because dependencies aren't deleted etc. These should probably be broken down into
- [ ] Identify list of wait tasks needed (use boto3 as a ref)
- [ ] Implement those common wait tasks (potentially redesigning our current waiting logic)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.