-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
thread 'main' panicked at helix-core/src/transaction.rs:185:46: #12221
Comments
May I ask if you can reproduce this on the latest master? |
It rarely happens so I am not sure what triggers it. Maybe some language server died because of too many open files or something and then helix tries to send into a closed channel which is not handled gracefully. Did you tackle this area in the latest master? Can try to run it later but not sure if I can reproduce it. |
Have you researched github issues before creating this one? Because I saw a bunch of such issues for the last few month (they all are fixed on the latest master). |
To be honest I just had a quick search on the string According to this it should have been fixed in April: Because the latest release is from July 14 I opened the issue still. |
Summary
Hi, thanks for making helix. It's awesome and runs mostly stable. However today it crashed on me:
Reproduction Steps
I tried to switch to another open helix tab (had 3 window splits open) then it crashed. I was editing a Ruby on Rails application with ruby-lsp, solargraph and copilot as LSPs open.
Helix log
~/.cache/helix/helix.log
Platform
macOS
Terminal Emulator
iTerm2 Build 3.5.10
Installation Method
brew
Helix Version
helix 24.7 (079f544)
The text was updated successfully, but these errors were encountered: