barnesjt/procview

Main thread not listed when enumerating threads

Closed this issue · 1 comments

When threads are listed on the screen, the main process is not listed, this causes some processes to show no threads at all, which is clearly inaccurate. Need to fix this, probably by manually inserting the first entry (if it's a valid process)

Fix merged with #12