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 guar...