-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Error detected while processing function iced#nrepl#auto#winenter #117
Comments
@devth Thank you for your reporting! The cause is same here. If you restart your repl, neovim's channel is disconnected, but vim-iced does not have a chance to detect it. I'll research if there is a way to detect channel disconnection on neovim... |
@devth Maybe I found it! I tried to fix it, so could you try |
@liquidz I tried out the branch and everything looks good! No more delays or error messages when switching focus after killing the |
@devth Thanks! |
Is |
Enjoy your leave and little one! For what it’s worth I’ve been using this branch since you created it without any problems. |
Closed by #120 |
Sometimes I need to restart my repl. If I move my cursor to clojure files while I'm restarting my repl I sometimes get this obscure error:
Not sure if it's related but I almost always see an error when
:IcedReconnect
ing after restarting myiced repl
:If I run it again it usually succeeds almost immediately.
The text was updated successfully, but these errors were encountered: