dask / dask/distributed

HTTP server attempting to start even when dashboard_address is None

Open
#7,207 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

https://github.com/dask/distributed/blob/621994ec4484eb690dba796951f8b365f4bcd247/distributed/scheduler.py#L3502

Looks like this line and the `routes =` line should be inside the next `if show_dashboard:`. When I have two local clusters running the second reports that the dashboard address :8787 is in use even though both of them have been told to not use a dashboard.

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.