-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Panicked (out of range) - tokio-runtime-worker #8571
Comments
Seems like the same problem: #8415 If I remove the .git folder then everything works on macOS 14. I never had the problem on macOS 13. |
It's because you are compilig with a too new version of rust. The problem has been fixes on master for a lang time. |
@pascalkuthe I used But I did compile it manually now and it works, but for some reason the target build does not read the configuration and languages properly, even when I use the --config flag |
yeah the brew package is broken. We don't maintain that, so you will need to report that to them and not us |
@pascalkuthe okay thanks, I'll forward it to them. |
I've opened a issue on homebrew. The only workaround I've found (for now) is to install the latest version [EDIT] They immediately closed the ticket, they seem not to really care, someone would need to push a PR, but I've no knowledge of writing homebrew ruby formulas. |
Summary
When changing some text I get a panick error, maybe it has something to do with the current macOS Update (14.0), not sure.
Reproduction Steps
I tried this:
hx
I expected this to happen:
changing text
Instead, this happened:
thread tokio-runtime-worker panicked as explained
Helix log
~/.cache/helix/helix.log
Platform
macOS 14.0
Terminal Emulator
default terminal, bash, zsh, warp
Helix Version
helix 23.05 (7f5940b)
The text was updated successfully, but these errors were encountered: