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

Leiningen doesn’t quit when using with drip #67

Open
Profpatsch opened this issue Aug 14, 2013 · 1 comment
Open

Leiningen doesn’t quit when using with drip #67

Profpatsch opened this issue Aug 14, 2013 · 1 comment

Comments

@Profpatsch
Copy link

Another SIGINT is needed each time lein should quit.

I’m using LEIN_JAVA_CMD=${LEIN_JAVA_CMD-drip} in my leinrc and the newest version from Github.

@a613
Copy link

a613 commented May 11, 2016

Seeing this too. Most of the time, when I type quit in a Leiningen REPL, I get a response of "Bye for now!" followed by no prompt. Using VisualVM I have confirmed that Clojure itself has stopped running at that point (so it's not due to hung threads/etc in my application).

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

2 participants