Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeat download a file and cause unknown error #642

Open
GaoYuCan opened this issue Aug 17, 2022 · 0 comments
Open

Repeat download a file and cause unknown error #642

GaoYuCan opened this issue Aug 17, 2022 · 0 comments

Comments

@GaoYuCan
Copy link

GaoYuCan commented Aug 17, 2022

When the value of EnqueueAction is INCREMENT_FILE_NAME, repeated downloading a file will cause a unknown error. After debugging, I found the reason, and there is a bug in prepareDownloadInfoForEnqueue funcation of FetchHandlerImpl.
As shown in the following figure.
image
After modifying the code below, it can work normally.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant