janushendersonassetallocation/loman

DAG Cycles

Closed this issue · 0 comments

Discovered with a dumb typo. It looks like you can create cycles in the computation DAG by adding a node that has an argument with the same name as the node itself:

def input_a(input_a, input_b).