I discovered why pools were not being referenced properly by the new refactor of the EarthbeamDAG: pools specified in Operators are overridden by pools in the task-flow. This PR adds pools to taskflow tasks.
I would like one more set of eyes to review to make sure I didn't miss any tasks.
I discovered why pools were not being referenced properly by the new refactor of the EarthbeamDAG: pools specified in Operators are overridden by pools in the task-flow. This PR adds pools to taskflow tasks.
I would like one more set of eyes to review to make sure I didn't miss any tasks.