Closed kishorviswanathan closed 5 years ago
Stopping a download in non blocking mode restarts the download rather than stopping it. The reason is, the script retries the download. Up to maximum number of times (4 by default).
That's correct. Fixing.
Fixed.
Stopping a download in non blocking mode restarts the download rather than stopping it. The reason is, the script retries the download. Up to maximum number of times (4 by default).