Skip to content

luigi: Actually check whether RunExportAll is complete.

vlorentz requested to merge vlorentz/swh-dataset:work into master

Returning False means that tasks depending on this one will crash when the scheduler tell them it is completed.

Merge request reports