cmd/ie: `ie` should manage signals (e.g. Ctrl+C)

Open
#84 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli

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

enhancement innovation engine

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/InnovationEngine

All issues in Azure/InnovationEngine

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.