Skip to content

liquidctl status --json filling up the RAM if liquictl initialize didn't run on startup #488

@MahmoodAlkhalil

Description

@MahmoodAlkhalil

installed liquidctl with python3 -m pip install git+https://github.com/liquidctl/liquidctl#egg=liquidctl
everything works fine without issues, but once i reboot i found my RAM usage is increasing by time, looked at running processes and found more than 200 liquidctl processes with the following command liquidctl status --json, i opened a terminal and ran liquidctl initialize and all these processes starting to finish, so i did one more reboot and ran the liquidctl status --json command and it runs forever as long as liquictl is not initialized, so i added a cron job to run on boot and run liquidctl initialize.

I am not sure if I am doing something wrong or this is an issue, but just wanted to let you know about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugApparent bug in liquidctl

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions