Report pure Python stacks for multiple subinterpreters
godlygeek opened this issue · 0 comments
godlygeek commented
When multiple subinterpreters are being run in the same Python process and --native
mode is not in use, iterate over every Python interpreter in the process, dumping the tracebacks for the threads in each one in turn.