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!