Skip to content

PowerShellContext.AbortException crashes when called more than once #284

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
daviwil opened this issue Sep 1, 2016 · 0 comments
Closed
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented Sep 1, 2016

The DebugAdapter ends up calling PowerShellContext.AbortException more than once in a couple of cases:

  • Debugger finishes execution normally
  • Debugger ends execution due to an error, like when parsing the script file to be executed

This has manifested in a couple of issues that were reported for the PowerShell extension for VS Code:

PowerShell/vscode-powershell#243
PowerShell/vscode-powershell#273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

1 participant