Skip to content
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

Debug: Node program never stops debugging #5845

Closed
joaomoreno opened this issue Apr 26, 2016 · 3 comments
Closed

Debug: Node program never stops debugging #5845

joaomoreno opened this issue Apr 26, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded

Comments

@joaomoreno
Copy link
Member

joaomoreno commented Apr 26, 2016

Testing #4954

  • Create an empty .js file.
  • Configure Code to debug it.
  • Launch debugging.

Debugging should stop immediately since the file doesn't do anything. It never does! 👎

@joaomoreno joaomoreno added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority labels Apr 26, 2016
@joaomoreno
Copy link
Member Author

Setting important due to regression

@isidorn
Copy link
Contributor

isidorn commented Apr 26, 2016

I also see this behavior in stable 1.0.0 and I think it was like this forever.
I do not think it is imporant and I also think dup of #5831
Let me know if you disagree and I will reopen

@isidorn isidorn closed this as completed Apr 26, 2016
@isidorn isidorn assigned joaomoreno and unassigned isidorn Apr 28, 2016
@joaomoreno joaomoreno added the verified Verification succeeded label Apr 28, 2016
@joaomoreno
Copy link
Member Author

joaomoreno commented Apr 28, 2016

It's a dupe, @isidorn, you could've just added the verified tag. :/

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants