We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4f20e commit 0f5b436Copy full SHA for 0f5b436
src/Runner.Worker/Dap/DapDebugSession.cs
@@ -19,7 +19,6 @@ internal sealed class CompletedStepInfo
19
}
20
21
/// <summary>
22
- /// Production DAP debug session.
23
/// Handles step-level breakpoints with next/continue flow control,
24
/// scope/variable inspection, client reconnection, and cancellation
25
/// signal propagation.
0 commit comments