QualiSystems / QualiSystems/cloudshell-cli
Does not exit from detached mode when CommandExecutionException raised
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Needs to do step down action on any event in EnterDetachCommandModeContextManager.exit()
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating EnterDetachCommandModeContextManager.exit() and inspect how it handles normal and exceptional exits. Reproduce a CommandExecutionException if the existing tests or entry points expose one, then verify that the step down action occurs for any exit event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100