Chalice Local ctrl+c hangs
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
When I startup chalice locally using `chalice local` I cannot get it to close after using `ctrl` + `c` . I'm using the latest version `1.24.1`.
Is anyone else experiencing this?
Contributor guide
Research direction
Start by reproducing the hang with `chalice local` and interrupting it with Ctrl+C under the reported version, 1.24.1. Trace the local command's shutdown path and identify why the process remains running; done means Ctrl+C exits the local server cleanly without requiring another termination method.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100