-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.
Description
When debugging the following simple project (only a gulpfile.js) in VS Code, the debugger doesn't exit after the last line of code has been executed:
The VS Code team suggests that this is a problem in the Node runtime.
I feel it's quite confusing not to safely know whether all threads/processes in a program have finished or not when debugging.
Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.