gh-74028: add `buffersize` parameter to `concurrent.futures.Executor.map` for lazier behavior (#125663)
`concurrent.futures.Executor.map` now supports limiting the number of submitted tasks whose results have not yet been yielded via the new `buffersize` parameter. --------- Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
E
Enzo Bonnal committed
a005835f699b5ba44beb8c856db1f62454522e1e
Parent: e98d321
Committed by GitHub <noreply@github.com>
on 3/13/2025, 10:57:53 AM