Need to be able to see all thread stack traces at once
Open
Waiting for: Product Owner
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
When I am trying to diagnose a deadlock or race condition, it requires understanding the state of multiple threads at the same time.
Right now there is no way to see multiple stack traces at once without taking screenshots and putting them somewhere to view.
### Solution Brainstorm
It would be great to be able to show multiple threads at the same time. Maybe check boxes or something?
Contributor guide
Assessment
This issue has not been assessed yet.