https://prefect.io logo
a

asm

04/17/2020, 6:54 PM
I have code currently that will set all flow runs + their child task runs to cancelled but it looks like that won't stop tasks from being submitted to Dask
c

Chris White

04/17/2020, 8:58 PM
Hi @asm! - cancellation is still in the works, so right now you will need to manually kill the processes / jobs running your flows and tasks. We’ll be sure to announce when our cancellation API is live!
a

asm

04/17/2020, 9:06 PM
right on, thanks!
👍 1
j

Jeff Brainerd

04/17/2020, 11:31 PM
+1 on this request @Chris White — thanks! 🙏
👍 1
c

Chris White

04/17/2020, 11:40 PM
👍 noted!