mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 09:35:26 +01:00
da5cbc194a
Before this change if rclone failed to close a file download for some reason it would leak a concurrency token. When all the tokens were leaked then rclone would lock up. This fix returns the concurrency token regardless of the error status. |
||
---|---|---|
.. | ||
ftp_test.go | ||
ftp.go |