-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugger stops after 1 second of launching #142384
Comments
I am running into the same problem, updated VS Code this morning. VS Code version: Code 1.64.0 |
Downgrade to Version 1.63.2 did not help. |
May be your program is short running and actually finishes fast? |
Yes, I have set multiple breakpoints. If I "run" the python file instead, all of the above is happening. |
Yes, breakpoints have no effect on the behaviour. |
/extPython |
Thanks :) |
Solved by installing previous version of the python extension. |
We have written the needed d
Issue Type: Bug
The debugger does not start and immediately stops after 1 second of launching. The debug icons are visible for that brief time (like pause, step over, step into, etc). It does not work with and without a launch.json file. I use the default python debugger configuration ("python current file (workspace)").
This issue appeared today and was not present last week.
VS Code version: Code 1.64.0 (5554b12, 2022-02-03T04:22:20.678Z)
OS version: Windows_NT x64 10.0.18363
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (18)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: