Analysing deadlocks would be simpler if not only traced blocked threads but also `TVar`s, and `MVar`s on which each thread is blocked. **Are you willing to implement it?** * [x] Are you? :smiley:
Analysing deadlocks would be simpler if not only traced blocked threads but also
TVars, andMVars on which each thread is blocked.Are you willing to implement it?