We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I.e., it successfully quits the current session but fails to start a new session.
Doing cider-quit and cider-jack-in works fine as a workaround.
cider-quit
cider-jack-in
The text was updated successfully, but these errors were encountered:
Reproduced here.
Sorry, something went wrong.
I was also able to reproduce it.
Hmm, can't reproduce it myself. It's an odd issue since cider-restart simply calls cider-quit and cider-jack-in.
cider-restart
Is there a synchronicity difference? On Dec 27, 2013 5:25 AM, "Bozhidar Batsov" notifications@github.com wrote:
Hmm, can't reproduce it myself. It's an odd issue since cider-restartsimply calls cider-quit and cider-jack-in. — Reply to this email directly or view it on GitHubhttps://github.com//issues/439#issuecomment-31257073 .
Hmm, can't reproduce it myself. It's an odd issue since cider-restartsimply calls cider-quit and cider-jack-in.
— Reply to this email directly or view it on GitHubhttps://github.com//issues/439#issuecomment-31257073 .
Not sure. I'll have to examine the code more closely.
fa7a9cf
No branches or pull requests
I.e., it successfully quits the current session but fails to start a new session.
Doing
cider-quit
andcider-jack-in
works fine as a workaround.The text was updated successfully, but these errors were encountered: