dask / dask/distributed

Remove mentions of queue as valid gather arguments

Open
#3,143 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

In #2671 the option to use queues and iterators as arguments to certain distributed Client methods was removed. However, some documentation still mentions iterators and queues as valid arguments. For example:

https://docs.dask.org/en/latest/futures.html#distributed.Client.gather

I'm not sure if the mentioned PR removes support for iterat-**able** objects like lists or only generator/iterator objects. So I'm not sure exactly how the docstring needs to be updated. I also am not sure I have the time to make a PR this week. Maybe a good hacktoberfest issue? @mrocklin ?

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.