Build Plan still running on DELETED Instance
Closed this issue · 3 comments
mee4895 commented
Expected Behavior:
Build plan should not be able to be running on a deleted Instance.
Steps to Reproduce:
- Create a new instance.
- Delete the instance while build plan is still running (or hung up because of an error).
Other Information:
Tested with the MyTinyToDoDockerContainer.csar
miwurster commented
Disable the execution of (management) plans until the instance is created.
mee4895 commented
Does this mean that there is no option to cancel a build plan ?
miwurster commented
No, there are no plans to implement this.