Skip to content
New issue

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

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

Already on GitHub? # to your account

Java process hangs around after quitting cider on restarting on windows 7 #234

Closed
metatron-the-chronicler opened this issue Jul 14, 2015 · 1 comment

Comments

@metatron-the-chronicler

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.

@bbatsov
Copy link
Member

bbatsov commented Jul 15, 2015

This is a known Emacs limitation on Windows. There's nothing we can do (or at least I'm out of ideas). See clojure-emacs/cider#390

@bbatsov bbatsov closed this as completed Jul 15, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants