Closed piranna closed 9 years ago
This is never going to work since .run()
needs to finish. What are you trying to accomplish with this anyway?
Isn't there any sort or queue where to add files to be downloaded? Should I use a new Download instance?
You can add as many files as you want before executing .run()
. If you want to download more files after you have to use a new instance, yes.
Ok, I hope could be able to add them later, too.
Allow to add a file to be downloaded to a current executing instance, updating the global process statistics