Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Ensure only a single running instance of Sinter #61

@mike-myers-tob

Description

@mike-myers-tob

Why

As a security engineer, I want to be ensured that only one Sinter instance is running at any given time to reduce conflicts and potential machine locking.

Acceptance Criteria

  • Ensure that no more than one instance of Sinter is running at any time.

Dev Notes

One suggested approach is the creation of a 'pid file' in a root-owned path like /private/var/tmp

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