mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
96438ff259
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.