Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect cider-disconnect, close listen-socket #52

Open
the-kenny opened this issue Feb 27, 2015 · 2 comments
Open

Detect cider-disconnect, close listen-socket #52

the-kenny opened this issue Feb 27, 2015 · 2 comments

Comments

@the-kenny
Copy link
Contributor

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.

@runningskull
Copy link

👍

@MalloZup
Copy link

MalloZup commented Aug 5, 2019

autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants