mirror of
https://github.com/rclone/rclone
synced 2025-03-17 23:04:13 +01: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.