-
-
Notifications
You must be signed in to change notification settings - Fork 719
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
Failing to deserialize user function #8454
Closed
Labels
Comments
It looks like #8443 is to blame. |
Feel free to dig deeper into this, otherwise I'll have a go at it tomorrow to get this fixed before the release. |
3 tasks
vyasr
pushed a commit
to rapidsai/rapids-dask-dependency
that referenced
this issue
Jan 11, 2024
To workaround issue ( dask/distributed#8454 ), pin Distributed to a version before PR ( dask/distributed#8443 ) was included
This was referenced Jan 12, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ran into this error in RAPIDS CI, but no GPU is needed to reproduce:
I suspect that this was cause by #8447, but haven't confirmed this yet.The text was updated successfully, but these errors were encountered: