Skip to content

Add option to choose the next available port in the event of a port conflict #948

@shaksternano

Description

@shaksternano

Problem Description

Live debugger fails to launch, crashing the whole application, if there is a port conflict. This can happen if you try running multiple instances of the application.

Proposed Solution

Add a config option to make live debugger choose the next available port in the event of a conflict.

Alternative Solutions

Add an option to ignore live debugger startup failures and run the rest of the application as normal. In my case I don't care if a second live debugger instance fails to start.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions