Skip to content

[Feature Support] support pid file #42

@ihexon

Description

@ihexon

pid files are used to prevent a process from starting multiple vm instances.

For example, through file locks, it can be ensured that only one process can hold the write permission of this file at a time, so adding the logic of obtaining the pid file lock and writing the pid file to the program startup detection logic can prevent repeated startup of multiple copies of the vm instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions