Skip to content

"Configuration is already in use" sometimes appears after unexpected exit #73

Description

@special

The configuration lock file uses a PID to check whether the application is active (through QLockFile), but that check is fragile. If the program doesn't terminate normally and that PID is reused, it will refuse to start, and this is very confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions