Overview
I run with just the -u -p and -d options and it hangs on files. I kill it, restart and it continues past the file it got stuck on.
Steps to Reproduce
- Start download on my account
- At some point it hangs on a file, with a .part file written instead smaller than the final amount
- Kill the app, restart it again, and when it gets to that file it continues downloading it successfully but fails on a later one.
Expected Behavior
I expect it to either provide an error if the file can't be downloaded or to successfully download the file. I don't expect it to be frozen for hours.
Actual Behavior
Freezes till I manually restart the application
Context
One note is that I am writing files to a NFS mounted drive. I will test again on a non NFS mounted drive and see if it still hangs.
Overview
I run with just the -u -p and -d options and it hangs on files. I kill it, restart and it continues past the file it got stuck on.
Steps to Reproduce
Expected Behavior
I expect it to either provide an error if the file can't be downloaded or to successfully download the file. I don't expect it to be frozen for hours.
Actual Behavior
Freezes till I manually restart the application
Context
One note is that I am writing files to a NFS mounted drive. I will test again on a non NFS mounted drive and see if it still hangs.