Workaround jet CA reordering by flattening the accumulator and returning dependencies as is
Workaround jet CA reordering by introducing CA flattening:
- only for parallel sequences (we could limit ourselves even more)
- also add
popEventAlgo
- there's one place for legacy where the CA is still unmerged, but I did not want to refactor the config more
I did not test the output but derivations now run without complaints.
/cc @tbold @fwinkl @tamartin @wlampl @delsart @cdelitzs @jcatmore @jchapman