dask / dask/distributed

test_stress_creation_and_deletion: ValueError: Could not find dependent

Open
#5,172 5 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

This test frequently randomly fails on CI with the exception

```
E ValueError: Could not find dependent ('sum-99d8cecd7d8e742da266a502529a4475', 2, 1). Check worker logs
```
e.g. https://github.com/dask/distributed/pull/5168/checks?check_run_id=3249880498

The more I look at this test the more I get convinced that the test itself is fine and it's genuinely reporting the one thing that it's supposed to test against - a computation must be resilient to nanny restart - is not OK.

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.