Skip to content

[debug]: Cannot stop debug session of vscode-mock-debug #11879

Closed
@kittaakos

Description

@kittaakos

Bug Description:

It's impossible to terminate the debug session in Theia. It works very well from Code.

Steps to Reproduce:

  1. Start the Microsoft/vscode-mock-debug debugger in Theia.
  2. Stop the debug session.
  3. It cannot terminate and will timeout after 5 sec
2022-11-18T11:59:05.246Z root ERROR Error on disconnect
{
    "type": "response",
    "seq": 0,
    "request_seq": 12,
    "success": false,
    "command": "disconnect",
    "message": "Request #12: disconnect timed out"
}

If you do not want to build the vscode-mock-debug extension on your own, you can use the VS Code extension mock debugger from #11871

Additional Information

  • Operating System: macOS, 12.5.1
  • Theia Version: fe8e4c1

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugissues that related to debug functionalityvscodeissues related to VSCode compatibility

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions