finish#

caput.pipeline.tasklib.flow.AccumulateList.finish()[source]#

Remove the internal reference.

Prevents the items from hanging around after the task finishes.

Returns:
itemslist | None

Accumulated list of inputs, or None if group_size was set, in which case the inputs are returned from next().