mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
5c48102ede
Before this change, the lock was held while the upload URL was being fetched from the server. This meant that any other threads were blocked from getting upload URLs unecessarily. It also increased the potential for deadlock. |
||
---|---|---|
.. | ||
api | ||
b2_internal_test.go | ||
b2_test.go | ||
b2.go | ||
upload.go |