Skip to content

Debugger doesn't exit after program run #5709

Closed
@SetTrend

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:

Gulp4ParallelTest.zip

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    duplicateIssues and PRs that are duplicates of other issues or PRs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions