-
-
Notifications
You must be signed in to change notification settings - Fork 720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_dont_steal_unknown_functions failure #3574
Comments
Revisited in #3706 to test that 95 out of 100 tasks hit the preferred worker, instead of 2 out of 2. In most cases it does 100 out of 100. I've seen it once randomly hit 67/100 and fail. And on Python 3.6 Linux (only) it hits exactly 50/50, which to me is a strong indication of the underlying functionality not working at all. |
Have been seeing this fail more frequently of late as well. |
I've xfail'ed it in #3729 |
Test no longer exists |
xref https://travis-ci.org/github/dask/distributed/jobs/662107052
Full traceback:
The text was updated successfully, but these errors were encountered: