I am working in a multithreading project in Python using VSCode and the Python extension. Everything was working right until suddenly, without me changing any setting) it stopped showing the running processes and threads in the Call Stack. The Call Stack is now empty until it stops on a breakpoint. This is only for Python. For C++, e.g, it works,