dask / dask/distributed

`test_reschedule_concurrent_requests_deadlock` flaky

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

Description

`test_reschedule_concurrent_requests_deadlock` added in https://github.com/dask/distributed/pull/5379 may be flaky. In https://github.com/dask/distributed/runs/4099410548?check_suite_focus=true (from https://github.com/dask/distributed/pull/5208) it failed on all Windows machines, but no others.

The failures all seem to be `gen_cluster` timing out after 30s, so I'm not even sure at which step in the test it's deadlocking. I'd guess either https://github.com/dask/distributed/blob/8cc428454651caba0e03a99e537f86ac32209395/distributed/tests/test_steal.py#L993-L994 or https://github.com/dask/distributed/blob/8cc428454651caba0e03a99e537f86ac32209395/distributed/tests/test_steal.py#L1013

Perhaps https://github.com/dask/distributed/issues/5370 is not fully closed?

cc @fjetter

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.