genome / ptero-workflow

Client-facing API for the PTero system
1 stars 6 forks source link

Workflow status gets updated from 'new' #219

Closed davidlmorton closed 8 years ago

davidlmorton commented 8 years ago

In order to make sure the tests pass, we first had to make sure Methods were getting canceled. After that, it is safe to delegate to the DAG method on the root Task instead of to the root Task itself for Workflow status.