Closed sebffischer closed 1 year ago
Before, it was impossible to connect a channel of a PipeOp with > 1 output channel with > 1 input channel of a different PipeOp. Subsetting using ..output[get("src_id")] recycles the list correspondingly
..output[get("src_id")]
Before, it was impossible to connect a channel of a PipeOp with > 1 output channel with > 1 input channel of a different PipeOp. Subsetting using
..output[get("src_id")]
recycles the list correspondingly