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.go | ||
ftp_test.go |