Closing the wterminal without quitting helix using :q leaves pylyzer running in the background. #12639
Unanswered
V0idLord
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I noticed today that I had pylyzer open in the background, consuming more than 5gb of ram, making me unable to launch a game. Just tested it and closing windows terminal directly without doing :q leaves the pylyzer running in the background and slowly increasing ram usage. I used it with python uv package manager, as such I use ´uv run hx hello.py´ to edit code with the .venv of my project. I apologize in case its not a helix issue and please direct me where I need to report it. I took language.toml configurations from helix documentation here on github.
Reproduction Steps
I tried this:
I expected this to happen:
helix and related processes are terminated.
Instead, this happened:
pylyzer.exe keeps running and slowly using up all ram
Helix log
No response
Platform
Windows
Terminal Emulator
Windows Terminal
Installation Method
winget
Helix Version
helix 25.01
Beta Was this translation helpful? Give feedback.
All reactions