Skip to content

Terminating the debug session does not correctly terminate the VM process on Windows #907

@sepisoad

Description

@sepisoad

When trying to debug my Dart sever code I have this nasty problem that after stopping the debugger
VSCode would not close open port held by dart VM and leaves the dart process alive, therefore I have to kill dart process manually which is very frustrating.

I wrote some test server code using the frameworks below and they all have this problem:
Angle
Jaguar
Aqueduct
which makes me believe the problem is within VSCode dart plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    in dartRelates to running Dart programsin debuggingRelates to the debug adapter or process of running debug sessionsis bugon windows

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions