Mizzou-CBMI / COSMOS2

Python Scientific Pipeline Management System
GNU General Public License v3.0
71 stars 39 forks source link

Add a --fail-fast option to Cosmos #56

Closed mdpearson closed 7 years ago

mdpearson commented 7 years ago

This PR allows callers to set a flag in cosmos.start() indicating they want the workflow to terminate completely the first time a Task fails.