[ 
https://issues.apache.org/jira/browse/GIRAPH-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716461#comment-13716461
 ] 

Avery Ching commented on GIRAPH-722:
------------------------------------

This doesn't fix the waitFor method though right?  Couldn't we move the 
"progressable.progress();" of waitFor() method to the top of the while loop?
                
> ProgressableUtils.waitForever is not calling progress
> -----------------------------------------------------
>
>                 Key: GIRAPH-722
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-722
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-722.patch
>
>
> ProgressableUtils.waitForever is not calling progress at all, because waitFor 
> which it calls periodically times out until result is ready.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to