Skip to content

Partitioned Scheduling: Investigate Race Conditions #842

@jordanrfrazier

Description

@jordanrfrazier

Partitioned scheduling uses a ScheduleCount to keep track of whether tasks need to be scheduled / re-scheduled. However, there may exist race conditions where the pipeline itself needs to re-schedule the task when the input queue is non-empty.

This issue serves as a reminder/spike task to

  • Investigate possible race conditions
  • Add tests for possible race conditions

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