prayerslayer added the comment:
Ping. That's really a two-line change, can be easily reviewed in 15 minutes :)
--
___
Python tracker
<http://bugs.python.org/is
prayerslayer added the comment:
Hello again, there's a reviewed PR open for this issue and it hasn't even
received authoritative feedback yet (ie whether or not you intend to support
this feature at all). I would be very happy if a core dev could look over this
change before everyo
New submission from prayerslayer:
Hi!
I think the ThreadPoolExecutor should allow to set the maximum size of the
underlying queue.
The situation I ran into recently was that I used ThreadPoolExecutor to
parallelize AWS API calls; I had to move data from one S3 bucket to another
(~150M