You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I quit or restart cider inside Emacs there is always one java process that is still running. Two new processes always get started when subsequently restarting the repl. If I have one java process still running on the first restart I will have three processes, on the second restart I end up with four processes and so on. Even closing Emacs leaves the process running.
I'm using cider-nrepl 0.10.0-SNAPSHOT, and tools.nrepl 0.2.10.
I have cider version 20150630.1406 and Emacs 24.4.1.
The text was updated successfully, but these errors were encountered:
When I quit or restart cider inside Emacs there is always one java process that is still running. Two new processes always get started when subsequently restarting the repl. If I have one java process still running on the first restart I will have three processes, on the second restart I end up with four processes and so on. Even closing Emacs leaves the process running.
I'm using cider-nrepl 0.10.0-SNAPSHOT, and tools.nrepl 0.2.10.
I have cider version 20150630.1406 and Emacs 24.4.1.
The text was updated successfully, but these errors were encountered: