mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
Prevent launching hundreds or thousands of fibers during multipart uploads
by capping concurrent part submissions to 16.
Closes scylladb/scylladb#28554
(cherry picked from commit 034c6fbd87)
Closes scylladb/scylladb#28668