microsoft / microsoft/CSS_SQL_Networking_Tools

Implement StopOnCtrlC flag

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.