Skip to content

Watch for completed render jobs #11

@devGenie

Description

@devGenie

A render job should not be scheduled on a node unless a previous job has been completed.

  • When a job has started, create a mutex.
  • When a job has been completed, release the mutex.
  • Clean up mutexes in situations where render jobs are aborted prematurely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions