-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
@ClaireBookworm helped find a bug
Sometimes the execution summary is empty. Something like:
Execution Summary
--------------------
Took a while to figure out what was going on when it was just a simple case of every block being skipped due to the task having been run before. This should have been obvious if the Execution Summary had printed "num blocks: k", "num blocks skipped: k"
I'm guessing the cause was running with multiprocessing=False and all blocks skipped
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels