Auto-started client should close when the cluster is removed
Open
- Dominant language
- TypeScript
- Stars
- 329
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
If I use an auto-started Dask client, and then I shutdown the cluster, it would be nice if I also called `client.close()` in the kernel (this is also awaitable if we're in an event loop at this time).
Contributor guide
Assessment
This issue has not been assessed yet.