Skip to content

Regression in test_decide_worker_coschedule_order_neighbors #8255

@crusaderky

Description

@crusaderky

dask/dask#10535 broke test_decide_worker_coschedule_order_neighbors:

https://github.com/dask/distributed/actions/runs/6469648247/job/17564120071?pr=8253

            # No more than 2 workers should have any keys
>           assert sum(any(k in w.data for k in keys) for w in workers) <= 2
E           assert 5 <= 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions