bpo-20369: concurrent.futures.wait() now deduplicates futures given a… by kumaraditya303 · Pull Request #30168 · python/cpython (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

kumaraditya303

serhiy-storchaka

serhiy-storchaka

@kumaraditya303

cc @pablogsal I think this can be merged as the comments were addressed.

@miss-islington

Thanks @kumaraditya303 for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@bedevere-bot

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 4, 2022

@kumaraditya303 @miss-islington

pythonGH-30168)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 4, 2022

@kumaraditya303 @miss-islington

pythonGH-30168)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

miss-islington added a commit that referenced this pull request

Jan 4, 2022

@miss-islington @kumaraditya303

GH-30168)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

miss-islington added a commit that referenced this pull request

Jan 4, 2022

@miss-islington @kumaraditya303

GH-30168)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> (cherry picked from commit 7d7817c)

Co-authored-by: Kumar Aditya 59607654+kumaraditya303@users.noreply.github.com

Labels

type-bug

An unexpected behavior, bug, or error