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

load command does not check whether jobs are already running #103

Description

@roll4life

running cake CakeResque.CakeResque load
will load a set of predefined workers
running it again will recreate the same workers, so instead of only loading new workers you get two sets of the original workers plus the new workers

php 5.5.9
cakephp 2.9.6
ubuntu 14.04.5

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