Duke-GCB / Duke-GCB/bespin-api
Deleting a job leaves VM running
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If you delete a job that has a running VM it doesn't delete the VM.
I've seen this when a job had an error(and leaves VM running) and then I deleted it.
Current JobsViewSet method:
https://github.com/Duke-GCB/bespin-api/blob/1f505b995ef33d75e25757ef491d70e8ba320cad/data/api.py#L162-L171
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.