Skip to content

debugger: --debug-brk should pause until debug client connects #3589

Description

@bnoordhuis

See #3585 (comment). Right now it quits:

$ node --debug-brk -e 0
Debugger listening on port 5858
$

I think the intended behavior is for it to wait until a debug client connects, unlike e.g. --debug.

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