Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Partitioned Scheduling: Investigate Race Conditions #842

Open
jordanrfrazier opened this issue Oct 31, 2023 · 0 comments
Open

Partitioned Scheduling: Investigate Race Conditions #842

jordanrfrazier opened this issue Oct 31, 2023 · 0 comments

Comments

@jordanrfrazier
Copy link
Collaborator

jordanrfrazier commented Oct 31, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant