-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have a 1-core VM, running Rocky Linux 10.1, and running the installer from the latest of this repository.
This command hang in single core VM:
| system('stty -echo 1>/dev/null 2>&1'); |
This is the state when I look at it in ps, it shows that it's stopped by signal:
root# ps -eo pid,stat,comm | grep stty
46730 TN stty
I don't know how to fix this other than commenting it out.
Metadata
Metadata
Assignees
Labels
No labels