mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-25 17:20:46 +00:00
Prevent launching hundreds or thousands of fibers during multipart uploads by capping concurrent part submissions to 16. Closes scylladb/scylladb#28554