BabyCakes13 / BabyCakes13/GlacierImagePredictor
Handle CTRL-C
Open
bug
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Termination of the process. Because right now the termination with CTRL-C / CTRL-/ doesn't work, since the threads don't really catch it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the CTRL-C and CTRL-/ behavior and tracing how the Python process and its threads handle termination. Done means both interrupts terminate the process cleanly instead of leaving threads running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100