Skip to content

Do not declare output if no output is recorded.

The slimmer does not record output if it does not apply a pt cut and only sets persistification hints. Under these conditions the write handle should not be used.

This fixes a problem of multiple algorithms declaring the same output.

Merge request reports