Skip to content

Add PID file to prevent double execution #2

Description

@duffyjp

There is currently nothing stopping you from running the script multiple times. Adding a PID check can prevent that, and also allow you to cron a startup every hour or something which would just exit if it's already running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions