We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When exiting visual studio code on windows I now get a single system bell a quick flash of an error message.
It's so fast I had to do screen recording to capture the single frame!
Assertion Failed File: node-pty\src\win\conpty.cc Line:110 Expression: status == napi_ok
The text was updated successfully, but these errors were encountered:
@deepak1556 @Tyriar interesting stuff here!
Sorry, something went wrong.
Thanks for the report, I am able to repro the issue.
deepak1556
rzhao271
Successfully merging a pull request may close this issue.
Environment details
Issue description
When exiting visual studio code on windows I now get a single system bell a quick flash of an error message.
It's so fast I had to do screen recording to capture the single frame!
Assertion Failed
File: node-pty\src\win\conpty.cc
Line:110
Expression: status == napi_ok
The text was updated successfully, but these errors were encountered: