Community
Participate
Working Groups
Right now progress is not communicated back from the miner to the local client. A lot of operations (such as project creation) just seem to hang, when really they are doing something.
Created attachment 115281 [details] patch for new project wizard adds progress reporting to new project wizard (depends on patch in bug 250982)
Created attachment 115811 [details] patch for indexer progress Patch adds progress information to the RemoteIndexerTask. StatusMonitor.waitForUpdate() is not used as it blocks everything until the operation is done/canceled.
Created attachment 115816 [details] update patch for new project wizard progress reflects the changes made to the patch in bug 250982
Committed to HEAD. Thanks.