If a codespace create operation fails, cancel the creation.
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
Currently, even if an error occurs while executing install-dev.sh, which is a codespace provisioning task, the process continues to the next step.If a problem occurs, the codespace cannot be used properly, so let's cancel the creation.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-109
Contributor guide
Assessment
This issue has not been assessed yet.