You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
´uv run hx hello.py´
close terminal by using X button
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: