Skip to content

Port conflict when two VLS start up #482

@iacore

Description

@iacore

Currently, this extension run VLS on a fixed port: v ls --child --socket --port 5008 --timeout 15

When two VLS run together, the second one can't start up because port 5008 is already used.

Instead, this extension should choose a random port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions