I have code currently that will set all flow runs ...
# ask-community
a
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
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
right on, thanks!
👍 1
j
+1 on this request @Chris White — thanks! 🙏
👍 1
c
👍 noted!