Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Conversation

1st1
Copy link
Member

@1st1 1st1 commented Dec 10, 2015

No description provided.

@gvanrossum
Copy link
Member

LGTM, but let's wait until the OP gives it a thumbs-up. Thanks for the quick fix!

@vxgmichel
Copy link

It's fine with me, thanks!

@1st1
Copy link
Member Author

1st1 commented Dec 11, 2015

BTW, there is no way to do the check if the future already has the result. So the exception will only be raised for futures without results/exceptions set.

@gvanrossum
Copy link
Member

That's OK, those futures are harmless. Go ahead and merge.

--Guido (mobile)
On Dec 11, 2015 7:50 AM, "Yury Selivanov" notifications@github.com wrote:

BTW, there is no way to do the check if the future already has the result.
So the exception will only be raised for futures without results/exceptions
set.


Reply to this email directly or view it on GitHub
#303 (comment).

@1st1 1st1 merged commit 74f2d8c into python:master Dec 11, 2015
@1st1
Copy link
Member Author

1st1 commented Dec 11, 2015

Merged. Thanks!

akheron pushed a commit to akheron/cpython that referenced this pull request Dec 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants