The Gaudi Framework
v29r0 (ff2e7097)
|
+CrossBranchDataFlow More...
+CrossBranchDataFlow
Typically, an EVTREJECTED algorithm is used to "short-circuit" the execution flow within the group of algorithms it belongs to. Within such early-terminated group, a false-negative data dependency resolution can never occur since all downstream algorithms are skipped. However, there might be other algorithms - outside of the early-terminated group - that depend on data outputs of the EVTREJECTED algorithm. The test emulates this scenario.