Skip to content

Detect cider-disconnect, close listen-socket #52

@the-kenny

Description

@the-kenny

If you have a weasel-repl open and kill emacs (or close the repl buffer) then the listen-socket for the websocket connection stays open, leading to a BindException: Address already in use.

A new weasel-repl should either use an already existing socket (if that's possible) or close other ones automatically.

If #51 implements close-on-disconnect we could implement it for the other direction too.

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