-
Notifications
You must be signed in to change notification settings - Fork 510
Debug session reports timeout after 10000 ms. #2821
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
Comments
Thanks @mverbaas for opening this issue, it would be great it you could provide a bit more context around what you were doing/what vscode looked like when this happened (screen shots and gifs are great!) it would be really helpful if you could also attach the logs--instructions for how to do that are here |
Hi @SydneyhSmith, sorry for the lack of the data. Hope this attachment contains some leads. |
I see the same issue debugging powershell scripts. It happens often when sitting at a breakpoint for a bit. |
Thanks for all the additional information, are you experiencing any issues beyond the strange notification...or if you just ignore the notification are you otherwise able to perform your desired tasks. Looks like a race condition within the debugger between cleaning up the pipe, and responding to that message. |
Ya, I just ignore it, click through it. It restarts without an issue. |
I just stop the debugger at the top (for me) and can continue without any noticeable effects. |
@mverbaas Can you test if this is still reproducing with v2021.9.0? Thanks! |
That's fantastic @mverbaas. I'm going to mark this as resolved for now, please let us know if you see it again! |
This issue has been marked as fixed. It has been automatically closed for housekeeping purposes. |
Issue Type: Bug
After debug sessions ends, it errors out with "timeout after 10000 ms" message and doesn't close the debug controls.
Extension version: 2020.6.0
VS Code version: Code 1.47.2 (17299e413d5590b14ab0340ea477cdd86ff13daf, 2020-07-15T18:22:06.216Z)
OS version: Windows_NT x64 10.0.17763
System Info
flash_3d: disabled_software
flash_stage3d: disabled_software
flash_stage3d_baseline: disabled_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: disabled_off
rasterization: disabled_software
skia_renderer: disabled_off_ok
video_decode: disabled_software
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: unavailable_software
webgl2: unavailable_software
The text was updated successfully, but these errors were encountered: