dask / dask/distributed

[test coverage] decide_workers never returns None in the unit tests

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

Description

https://github.com/dask/distributed/blob/223c8154d7abee9837399933b8b2db5f78d9a278/distributed/scheduler.py#L1951-L1956

This bug makes everything crash with AttributeError whenever the top-level function ``decide_workers`` returns None.
However, no unit test (where validate=True) catches this.

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.