dotnet / dotnet/vscode-csharp

clrdbg expression evaluation commands are not interuptable

Open
#584 1 comment 0 reactions 0 assignees View on GitHub
Debugger Debugger-Poachable OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
18h 40m
Merged PRs (30d)
31

Description

commands sent to clrdbg are executed synchronously. When a long running task such as expanding a really long array in the watch window is running, debugger is unresponsive because it is not processing inputs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.