Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

debugger stop/start race condition #290

@pelikhan

Description

@pelikhan

image

VSCode: launch {"name":"DeviceScript","type":"devicescript","request":"launch","program":"D:\\test\\demo/src/main.ts","deviceId":"accc93ab97011c30","stopOnEntry":false,"__configurationTarget":6,"__sessionId":"07a00ae7-57ed-4d07-90c5-a868ff11d00a"}
Error: no debugger on the bus; timeout=2000ms
    at DsDapSession2.createClient (D:\test\demo\node_modules\@devicescript\cli\built\devicescript-cli.cjs:22888:15)
    at async DsDapSession2.startClient (D:\test\demo\node_modules\@devicescript\cli\built\devicescript-cli.cjs:22892:23)
    at async DsDapSession2.startDebugger (D:\test\demo\node_modules\@devicescript\cli\built\devicescript-cli.cjs:22994:9)
    at async DsDapSession2.asyncReq (D:\test\demo\node_modules\@devicescript\cli\built\devicescript-cli.cjs:23320:11)
SRV: ERR launch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions