mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
28f69f25a0
Before this change if rclone failed to make an FTP connection for some reason it would leak a concurrency token. When all the tokens were leaked then rclone would lock up. The fix returns the concurrency token if creating the FTP connection returns an error. |
||
---|---|---|
.. | ||
ftp_test.go | ||
ftp.go |