mirror of
https://github.com/rclone/rclone.git
synced 2025-02-20 22:17:10 +08:00
![Nick Craig-Wood](/assets/img/avatar_default.png)
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.