dask / dask/distributed

Consider allowing local_clients to stay within the threadpool

Open
#689 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Currently local_client secedes from the thread pool to open up a slot in the worker. This helps to avoid deadlocks where all available workers are busy with long-running jobs.

It would be nice to make this optional.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.