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

Speed up AsyncResult._wait_for_outputs(0) #3308

Merged
merged 1 commit into from
May 12, 2013
Merged

Speed up AsyncResult._wait_for_outputs(0) #3308

merged 1 commit into from
May 12, 2013

Conversation

akhmerov
Copy link
Member

Greatly reduces waiting time on ready() call for large calculations.

Greatly reduces waiting time on ready() call for large calculations.
@minrk
Copy link
Member

minrk commented May 12, 2013

looks good to me, thanks.

minrk added a commit that referenced this pull request May 12, 2013
Speed up AsyncResult._wait_for_outputs(0)

Greatly reduces waiting time on ready() call for large calculations.
@minrk minrk merged commit 4123c89 into ipython:master May 12, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Speed up AsyncResult._wait_for_outputs(0)

Greatly reduces waiting time on ready() call for large calculations.
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

2 participants