dask / distributed

A distributed task scheduler for Dask
https://distributed.dask.org
BSD 3-Clause "New" or "Revised" License
1.55k stars 712 forks source link

Change Safe to Expected Keyword in remove_worker #8665

Closed alex-rakowski closed 2 weeks ago

alex-rakowski commented 3 weeks ago

We should change the safe keyword in remove_worker to expected as its more descriptive.

alex-rakowski commented 3 weeks ago

@hendrikmakait