[Python-ideas] Composability and concurrent.futures

Nick Coghlan ncoghlan at gmail.com
Thu May 24 15:23:42 CEST 2012


It's really up to individual libraries to make it possible for
applications to provide the executor explicitly, rather than the
library assuming it's OK to just create its own.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-ideas mailing list