dotnet / dotnet/vscode-csharp

Thread name shows <No name> although other threads have a number as a name

Open
#1,596 0 comments 0 reactions 0 assignees View on GitHub
Debugger Debugger-Poachable OmniSharp
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

From @dbaeumer

Set a breakpoint into one of the thread function: When the breakpoint is hit you get

![capture](https://user-images.githubusercontent.com/1931590/27580921-71c32fda-5b2c-11e7-85db-fdce6d6cca38.png)

Observe: the thread has as the name. When the program starts the name of the thread is a number. I think if a thread has a name we should always use its name. If not we should use a consistent number.

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.