Skip to content

.NET Core Linux: Many child processes I didn't start #45835

Answered by PathogenDavid
dave-yotta asked this question in Q&A
Discussion options

You must be logged in to vote

These are just individual threads within the same process. In htop if you press F2 you can hide them, color them differently, and show their custom thread names. (IE: Thread.Name)

For example, here's what it looks like if you enable coloring them differently and showing thread names:

The reason things look the way they do by default is the line between a thread and a process is slightly blurrier on Linux. (This elaborates a bit more)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dave-yotta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants