[Python-ideas] as_completed

Steven D'Aprano steve at pearwood.info
Mon Jun 23 15:15:16 CEST 2014


On Mon, Jun 23, 2014 at 05:57:26AM -0700, Ram Rachum wrote:

> What do you think about an argument as_completed=False to Executor.map ?
> Personally I'd find it really handy.

What is this argument intended to do? If you have a suggestion, you 
should explain what the suggestion is. 

Are you talking about Executor in the futures module?



-- 
Steven


More information about the Python-ideas mailing list