Skip to content

Script hang/deadlock in single core system #22

@willnode

Description

@willnode

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions