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 I try to debug using my launch.json configuration. For context, I’m working on macOS and using Python 3.10.0.