Nick Craig-Wood e8eb658ba5 ftp: fix lockup on failed upload when using concurrency limit #3984
Before this change if rclone failed to upload a file 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 regardless of the error state.
2020-02-25 14:38:12 +00:00
..
2020-01-18 10:41:08 +00:00
2020-02-20 15:50:53 +01:00
2020-01-18 10:41:08 +00:00
2020-02-14 18:11:01 +00:00