Forum Discussion

jamesv's avatar
jamesv
New Contributor II
7 years ago

Python Script Snap still running sub process on stop

Hi -

I’m using the script snap to execute some external code on a server and running subprocess.check_output to execute it leaves the script running if I stop the pipeline.

Is there a way to guarantee the script gets halted when I stop my pipeline? Not sure what’s going on under the hood.

Thanks,

-James

2 Replies