Kostas Chalikias
12/07/2020, 10:26 AMJim Crist-Harif
12/07/2020, 2:29 PMKostas Chalikias
12/07/2020, 3:45 PMJim Crist-Harif
12/07/2020, 3:47 PMDaskExecutor
with an external cluster (if you pass in an address
) should cancel immediately. External dask clusters will wait on all pending tasks (but not submit new ones), since there's not an easy way to cancel an executing task in this configuration.Kostas Chalikias
12/07/2020, 3:55 PM