dask / dask/distributed

`SubprocessCluster` and `SSHCluster` hang indefinitely if `distributed` log level is `WARN` or higher

Open
#8,393 7 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Both clusters rely on the scheduler address to be logged to `stderr`. The address is logged as `INFO`, so setting the log level higher than that will cause the clusters to hang indefinitely.

Related: #8392

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.