Visual Studio Code – Timeout in VSCode Debugger with debugpy after update, tests run manually but breakpoints don't work
I’m running into an issue when trying to debug my Python tests in VSCode after updating to the latest version (1.93.0). Until a couple of days ago, everything was working fine, but now I keep getting a timeout error whenever…