mirror of
https://github.com/rclone/rclone.git
synced 2025-04-20 10:58:53 +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.