ICRAR / daliuge

The DALiuGE Execution Engine
GNU Lesser General Public License v2.1
24 stars 7 forks source link

Catches unhandled NOTHING case in building reprodata #216

Closed pritchardn closed 1 year ago

pritchardn commented 1 year ago

When executing with the NOTHING rmode, there is no reprodata to append or process. At higher levels (pgt, pg, etc.) building the blockdag is skipped when executing with the NOTHING rmode, and the same should happen at the runtime level. This MR covers the missing case.

coveralls commented 1 year ago

Coverage Status

Coverage decreased (-0.008%) to 82.135% when pulling b9b41d158ce6d9251ff7adfea3c4062c2f82773e on LIU-318 into b9df0c0b4f7f46f79d94a6fa35ba122a1f9256f4 on master.