nipype / pydra

Pydra Dataflow Engine
https://nipype.github.io/pydra/
Other
119 stars 57 forks source link

add instrumentation for stopping a workflow #616

Open satra opened 1 year ago

satra commented 1 year ago

based on this post: https://neurostars.org/t/proper-way-to-stop-nipype-workflow-programmatically/24457

it would be nice to offer something to clean up/stop/modify a workflow dynamically. not a huge priority but i have used a hack in the past to do this in some esoteric workflows.