-
Gmodena authored
Modify MjolnirTask to allow for setting explicit downstream/upstream task dependencies. Update DAG logic to set explicit downstream dependencies between tasks. This should ensure sequential execution, without out-of-order scheduling, when mjolnir runs outside the default sequential pool.
a1b9796fGmodena authoredModify MjolnirTask to allow for setting explicit downstream/upstream task dependencies. Update DAG logic to set explicit downstream dependencies between tasks. This should ensure sequential execution, without out-of-order scheduling, when mjolnir runs outside the default sequential pool.
Loading