This commit is contained in:
leif stawnyczy 2024-04-05 11:26:33 -04:00
parent 97b00ebd97
commit 419d2ae369

View File

@ -227,8 +227,6 @@ public class JobInstanceProcessor {
}
}
private boolean canAdvanceGatedJob(
JobDefinition<?> theJobDefinition, JobInstance theInstance, JobWorkCursor<?, ?, ?> theWorkCursor) {
// make sure our instance still exists