cmd/ie: `ie` should manage signals (e.g. Ctrl+C)
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by reading the cmd/ie entry point and tracing how an ongoing command creates and cleans up resources. Determine where signal handling belongs so Ctrl+C can stop the command and trigger cleanup. Done means the ongoing command responds to signals and created resources are cleaned up.
Written by the indexing model from the issue text.
Description
ie should be able to capture signals like Ctrl+C to stop the ongoing command and clean up the created resources.
- Dominant language
- Go
- Stars
- 40
- Forks
- 27
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 1
Contributor guide
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.
More from Azure/InnovationEngine
-
Azure/InnovationEngine#262 · 1 reaction · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Azure/InnovationEngine#259 ·
-
bug enhancement
Difficulty 3/5 1-2 days Newbie friendliness 38/100
Azure/InnovationEngine#258 ·
-
enhancement innovation engine
Azure/InnovationEngine#256 · 1 reaction · 1 assignee ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
Azure/InnovationEngine#252 · 1 comment ·
All issues in Azure/InnovationEngine
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·