Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Debugger does not stop after code execution finishes #111

Closed
rianadon opened this issue Jun 19, 2017 · 2 comments
Closed

Debugger does not stop after code execution finishes #111

rianadon opened this issue Jun 19, 2017 · 2 comments

Comments

@rianadon
Copy link
Contributor

First of all, I'm not sure if this issue should be filed under this repo or under vscode-node-debug as the type key in my launch.json is set to node, but I'm using the inspector protocol.

That said, when debugging a very simple Node.js program (like one containing only a console.log), the debugger will continue being active after the program finishes, while I would expect it to stop when there is nothing left to debug.

@roblourens
Copy link
Member

This is the right repo, thanks. This is #11

@rianadon
Copy link
Contributor Author

Oh oops didn't see that issue. Thanks 😄

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants