Skip to content

[devel] Fix filter for Processed files

A change was introduced in order to speed up the check for descendants, but it had overlooked the special case when descendants are within the same production (intermediate files) and are therefore not "Processed". Replaced the logic by returning those files that are not in a status different from Processed.

Added an option in dirac-loop

Edited by Philippe Charpentier

Merge request reports