dingykhan1 / scoop

Automatically exported from code.google.com/p/scoop
GNU Lesser General Public License v3.0
0 stars 0 forks source link

scoop hanging on wait() #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of the product are you using? On what operating system?
pip reports 0.7.2.dev, but I am using the latest from hg.

Please provide any additional information below.
Scoop appears to hang for a couple of seconds after doing a 
futures.map_as_completed on this function self.errors = 
self.workers[0].subprocesses[0].wait() in launcher.py.

Is there anyway to speed this up?

Original issue reported on code.google.com by edsr...@gmail.com on 11 Nov 2014 at 9:47