test_restarting_does_not_deadlock
flaky due to import error on deserialization
#8759
Labels
test_restarting_does_not_deadlock
flaky due to import error on deserialization
#8759
Example run https://github.com/dask/distributed/actions/runs/9886284934/job/27305772628
Apparently we're failing to deserialize an object which causes this test to fail every now and then. The failure message is not very descriptive, though
Traceback on CI
What's interesting is that I can reproduce this locally with a different, slightly more interesting traceback
The text was updated successfully, but these errors were encountered: