Skip to content

Changing one file multiple times, executes it multiple times each run #43

@leoc

Description

@leoc

First change, rake task is run once
Second change of the same file, rake task is run twice (interleaved)
Third change of the same file, rake task is run thrice (interleaved as well)

Should it not be run once per change?

Is there a way to run a task exclusively. So to wait and run it, when the first invoked process finished?

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