-
Notifications
You must be signed in to change notification settings - Fork 0
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
Deadlock #12
Comments
@r0man feel free to eye this one. I will too! |
@vemv How did you notice this and what was the effect? Did CIDER/Emacs "hang"? |
And is there a way to reproduce this? |
The repl started working (although thankfully nothing was frozen Emacs side) - it would not respond with anything. And the webserver would stop responding as well.
I was playing with the filters, Elisp side, so it might have to do. My preliminary plan is to:
I'll do that tomorrow-ish but in any case, if you'd like to do something like that too, the more eyes the better! |
I hit this deadlock while using cider-log-mode. I'm using logback-classic. This let the repl and local websever stuck indefinitely.
Last thing I was trying to do is to play with the filters.
These are the two stacktraces (separated by
waiting to lock
lines)I'm using:
The text was updated successfully, but these errors were encountered: