Skip to content

job.sh: Add synchronization helpers #3

Description

@nhooyr

Want to be able to make runjob be able to limit the number of concurrent processes to x.

And for job's to be able to wait on an already running job before starting the very same job.

e.g. if you have two jobs to run fmt and lint and both depend on yarn being ran first to fetch dependencies.

Will require a dependency on inotifywait for linux and fswatch for macOS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions