weasel
weasel copied to clipboard
Detect cider-disconnect, close listen-socket
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.
:+1:
autogenerated with https://github.com/MalloZup/doghub: issue inactive since 450 days. Please update the issue or close it