Skip to content
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

Add option to specify the timeout in thread_map and process_map. #1576

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shermansiu
Copy link

As mentioned in https://docs.python.org/3/library/concurrent.futures.html, ThreadPoolExecutor.map and ProcessPoolExecutor.map both accept the timeout argument, which is not currently offered in thread_map and process_map.

@shermansiu
Copy link
Author

@casperdcl @lrq3000 I've noticed that there's a huge backlog of PRs that haven't been reviewed in a while. There is also a huge gap in time between when PRs are submitted and when they are reviewed.

Is there a need to onboard some maintainers or is tqdm in maintenance mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant