8000 Debug Status Not Cleared after Restart Powershell Session · Issue #2765 · PowerShell/vscode-powershell · GitHub
[go: up one dir, main page]

Skip to content

Debug Status Not Cleared after Restart Powershell Session #2765

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
JustinGrote opened this issue Jun 12, 2020 · 1 comment · Fixed by #2775
Closed

Debug Status Not Cleared after Restart Powershell Session #2765

JustinGrote opened this issue Jun 12, 2020 · 1 comment · Fixed by #2775
Labels

Comments

@JustinGrote
Copy link
Collaborator

Issue Type: Bug

When starting a debug session and then restarting the console, this extension used to reset the debug status in vscode. It no longer does and users may erroneously think that debug is "running" even though all breakpoints have been cleared by the session restart.

Often a "timeout after 1000ms" will come up as well, I assume something in omnisharp isn't being notified when a session restart takes place?

Capture

Extension version: 2020.6.1
VS Code version: Code - Insiders 1.47.0-insider (7e4cc2c435927e5a2845897961a2af10ee7f784d, 2020-06-12T06:03:53.183Z)
OS version: Windows_NT x64 10.0.19041

System Info
Item Value
CPUs Intel(R) Core(TM) i5-1035G7 CPU @ 1.20GHz (8 x 1498)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 7.60GB (0.68GB free)
Process Argv
Screen Reader no
VM 0%
@ghost ghost added the Needs: Triage Maintainer attention needed! label Jun 12, 2020
@TylerLeonhardt
Copy link
Member

Ha. This is probably because of this PR #2672

Thanks for this!

@SydneyhSmith SydneyhSmith added Area-Debugging Issue-Bug A bug to squash. and removed Needs: Triage Maintainer attention needed! labels Jun 16, 2020
@ghost ghost added the Status: In PR label Jun 18, 2020
@ghost ghost added Status: Fixed and removed Status: In PR labels Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0