PyCharm Debugger not stopping execution when clicking stop debug
In November/December I updated to version (2024.2.3) of PyCharm due to work requirements.
But since then (I have updated many times, now am using version: 2024.3.3) every time I use the debugger and am at a breakpoint, but then decide to stop the debugger, it doesn't exit the program, rather instead it keeps executing the code post the breakpoint.
I checked the issue tracker, there isn't something like this open. Should I create an issue? Or is there a way to sort this out?
Thanks
Please sign in to leave a comment.
https://youtrack.jetbrains.com/issues?q=%7Bpycharm%20debugger%7D&preview=PY-76198 Seems there is an issue for it.
We do have several different reports in regards to this. As your case may differ, please go ahead and create a new bug report on YouTrack and make sure to provide the code example you're using and also if it's a local or remote interpreter + which Python version
https://youtrack.jetbrains.com/newIssue?project=PY