Closed scrosby closed 2 years ago
This should make the database pathway used to load jobs from the database (at match time) more efficient. At this point, we're already filtering to jobs with a commit latch set.
Changes proposed in this PR
Why are we making these changes?
This should make the database pathway used to load jobs from the database (at match time) more efficient. At this point, we're already filtering to jobs with a commit latch set.