mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 02:01:49 +08:00

Before this change, the maximum number of connections was set to 10. This means that b2 could deadlock while uploading multipart uploads due to a lock being held longer than it should have been.