microsoft / microsoft/CSS_SQL_Networking_Tools
Implement StopOnCtrlC flag
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 209
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
If set, the start trace waits for Ctrl+C instead of termination. When Ctrl+C is pressed, run the stop trace method.
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
Locate the start trace implementation and the existing stop trace method, then inspect how trace flags are defined and handled. Implement the Ctrl+C behavior described in the issue and verify that the stop trace method runs when the interrupt is received.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100