Thread name shows <No name> although other threads have a number as a name
Open
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

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
Assessment
This issue has not been assessed yet.