Skip to content

Lock file remains when the process is terminated by SIGKILL #74

Description

@SandakovMM

In #72, we resolved the issue of lock file leakage in most cases. However, if the process is killed with SIGKILL, the signal cannot be handled, and the lock file remains unreleased. We need to find a solution for this scenario as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions