-
Notifications
You must be signed in to change notification settings - Fork 148
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
How can I use with dask.delayed functions? #1
Comments
I am unlikely to do this in the near future. You might want to try Contributions are welcome if you're willing to help out. |
Is it basicly just a What whould be the proper interface? Just map a delayed function on a |
I suspect that |
Some more changes to Kafka tests using wait_for
Could You provide an example to map functions returning
Delayed
objects?The text was updated successfully, but these errors were encountered: