startover / pythonfutures

Automatically exported from code.google.com/p/pythonfutures
Other
0 stars 0 forks source link

ProcessPoolExecutor doesn't take initializer #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
No way to pass an initializer to multiprocess.Pool.

Original issue reported on code.google.com by yanghate...@gmail.com on 2 Apr 2011 at 12:50

GoogleCodeExporter commented 9 years ago
And where is multiprocess.Pool being used in the code? What arguments would you 
pass to it?

Original comment by Dema...@gmail.com on 25 Aug 2012 at 1:25