Skip to content

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 31, 2017

This change fixes a crash that occurs when a breakpoint is hit at a time
when the debugger is not active. This is caused by some event handlers
being registered prematurely in the DebugAdapter before it gets activated
by VS Code.

Fixes PowerShell/vscode-powershell#620.

This change fixes a crash that occurs when a breakpoint is hit at a time
when the debugger is not active.  This is caused by some event handlers
being registered prematurely in the DebugAdapter before it gets activated
by VS Code.

Fixes PowerShell/vscode-powershell#620.
@daviwil daviwil added this to the 0.12.0 milestone Mar 31, 2017
@daviwil daviwil merged commit 0b2a773 into PowerShell:develop Mar 31, 2017
@daviwil daviwil deleted the fix-vsc-620 branch March 31, 2017 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants