test_reschedule_concurrent_requests_deadlock
flaky
#5494
Labels
flaky test
Intermittent failures on CI.
test_reschedule_concurrent_requests_deadlock
flaky
#5494
test_reschedule_concurrent_requests_deadlock
added in #5379 may be flaky. In https://github.com/dask/distributed/runs/4099410548?check_suite_focus=true (from #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 eitherdistributed/distributed/tests/test_steal.py
Lines 993 to 994 in 8cc4284
distributed/distributed/tests/test_steal.py
Line 1013 in 8cc4284
Perhaps #5370 is not fully closed?
cc @fjetter
The text was updated successfully, but these errors were encountered: