-
-
Notifications
You must be signed in to change notification settings - Fork 685
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
Zellij freezes when one core is running at full capacity #773
Comments
Not sure the same things, but Note: It look like only freezes the session I'm using. When I try to connect the same session again the terminal no show anything and no response. But I can use And System Info
|
@happysalada does this still happen to you? @ikai104 this might be a different issue, but can you test if it is fixed by #1351? |
This happened to me a couple of days ago. |
@raphCode Sorry for late. I'm already try to build a lot of things to run out all CPUs for a while in newest zellij ( |
This just happened to me right now. It looks like it's not fixed. Sorry for the bad news :-( |
Does this happen to you maybe when you're entering a lot of text in STDIN, eg. pasting something large? Might be similar to a different issue we're fixing: #1383 |
I've got that problem too :-) |
@happysalada was this fixed / issue went away? Maybe close issue? |
When one core of my machine is running at full capacity (I'm running some build or something in another tab and it's taking the full core), the ui can become very sluggish and freeze completely. Operation like select with the mouse to copy are particularly expensive (the ui will lag behind several seconds). Scrolling up and down will have some noticeable delay.
I've tried to recreate the bug and get the logs but I get some completely garbled logs. I've attached the logs before and after zellij completely freezes (the logs before are readable, it's just building
git
, the logs after are garbled)Basic information
zellij --version
: zellij 0.18.1tput lines
:tput cols
:uname -av
orver
(Windows): Darwin yt 20.6.0 Darwin Kernel Version 20.6.0: Mon Aug 30 06:12:21 PDT 2021; root:xnu-7195.141.6~3/RELEASE_X86_64 x86_64
alacritty --version
: alacritty 0.9.0Further information
Reproduction steps, noticable behavior, related issues etc
If you try to build git, it should max out one of your cores, try playing around with zellij and it will struggle (like some queue is getting full and is taking a long time to process).
zellij-10.log
zellij-14.log
The text was updated successfully, but these errors were encountered: