Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scheduler: Don't drop FileObject when dependencies are not met
Citing @jstucke > we should probably call > self._check_further_process_or_complete(file_object) here because it > might still be possible to do other analyses (instead of just > dropping the FO). What is more, the analysis progress is not > calculated correctly if the FO vanishes from scheduling and the FW > will hang indefinitely in "current analyses"
- Loading branch information