Skip to content

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

Closed
mverbaas opened this issue Jul 21, 2020 · 10 comments
Closed

Debug session reports timeout after 10000 ms. #2821

mverbaas opened this issue Jul 21, 2020 · 10 comments
Labels
Area-Debugging Issue-Bug A bug to squash. Resolution-Fixed Will close automatically.

Comments

@mverbaas
Copy link

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
Item Value
CPUs Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (4 x 3196)
GPU Status 2d_canvas: unavailable_software
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
Load (avg) undefined
Memory (System) 16.00GB (8.91GB free)
Process Argv
Screen Reader no
VM 100%
@ghost ghost added the Needs: Triage Maintainer attention needed! label Jul 21, 2020
@SydneyhSmith
Copy link
Collaborator

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

@SydneyhSmith SydneyhSmith added Needs-Repro-Info and removed Needs: Triage Maintainer attention needed! labels Jul 21, 2020
@mverbaas
Copy link
Author

Hi @SydneyhSmith, sorry for the lack of the data. Hope this attachment contains some leads.
github#2821.zip

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Jul 22, 2020
@SenseiJoe
Copy link

I see the same issue debugging powershell scripts. It happens often when sitting at a breakpoint for a bit.

@SydneyhSmith
Copy link
Collaborator

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.

@SydneyhSmith SydneyhSmith removed the Needs: Maintainer Attention Maintainer attention needed! label Jul 28, 2020
@SenseiJoe
Copy link

Ya, I just ignore it, click through it. It restarts without an issue.

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Jul 28, 2020
@mverbaas
Copy link
Author

I just stop the debugger at the top (for me) and can continue without any noticeable effects.

@andyleejordan
Copy link
Member

@mverbaas Can you test if this is still reproducing with v2021.9.0? Thanks!

@andyleejordan andyleejordan added the Needs: Fix Verification Please verify the fix for us! label Sep 22, 2021
@andyleejordan andyleejordan added this to the Consider-vNext milestone Sep 22, 2021
@mverbaas
Copy link
Author

@mverbaas Can you test if this is still reproducing with v2021.9.0? Thanks!

@andschwa, to be honest I forgot about this as I haven't seen it in a long time!

@ghost ghost added the Needs: Maintainer Attention Maintainer attention needed! label Sep 24, 2021
@andyleejordan
Copy link
Member

That's fantastic @mverbaas. I'm going to mark this as resolved for now, please let us know if you see it again!

@andyleejordan andyleejordan added Resolution-Fixed Will close automatically. and removed Needs: Fix Verification Please verify the fix for us! Needs: Maintainer Attention Maintainer attention needed! labels Sep 28, 2021
@ghost ghost closed this as completed Sep 28, 2021
@ghost
Copy link

ghost commented Sep 28, 2021

This issue has been marked as fixed. It has been automatically closed for housekeeping purposes.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Debugging Issue-Bug A bug to squash. Resolution-Fixed Will close automatically.
Projects
None yet
Development

No branches or pull requests

4 participants