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

*nrepl-messages lkahdg-asdfjkh-asdfkjh* buffers are never cleaned #1529

Closed
expez opened this issue Jan 28, 2016 · 3 comments
Closed

*nrepl-messages lkahdg-asdfjkh-asdfkjh* buffers are never cleaned #1529

expez opened this issue Jan 28, 2016 · 3 comments

Comments

@expez
Copy link
Member

expez commented Jan 28, 2016

I have a gazillion of these *nrepl-message 123asdf- qwruyw35-asdflk3* buffers after jumping in and out of various clojure projects today.

It's frustrating enough to guess which buffer to check when the odds are 33% but I had to kill all these buffers and restart the repl in order to debug the refactor-nrepl middleware today.

@expez expez changed the title *nrepl-messagess* buffers are never cleaned *nrepl-messages lkahdg-asdfjkh-asdfkjh* buffers are never cleaned Jan 28, 2016
@Malabarba
Copy link
Member

Perhaps instead of using the connection id in the buffer name, we should use the result of cider--connection-info, which is way more informative.

@bbatsov
Copy link
Member

bbatsov commented Jan 28, 2016

@Malabarba That way you'd couple cider & nrepl.
@expez Using the cider-selector command you won't be doing any guesswork.

This will all be addressed when I find some time to rework the message logging.

@Malabarba
Copy link
Member

That way you'd couple cider & nrepl.

True. :-(

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

3 participants