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

Enhance logging for IOError in file writing process #866

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Blankdlh
Copy link

In my use case, a large number of download tasks reported an IOError, but the files were actually downloaded successfully. Upon reviewing the source code, I found that the current error message for IOError is static. Therefore, I aim to output the real error reason to improve clarity and debugging.

@AndreyNikiforov
Copy link
Collaborator

Were you able to identify errors for your use case with this change?

Pls run tests locally

@Blankdlh Blankdlh force-pushed the enhance-ioerror-logging branch from f57571b to 53c5fe8 Compare June 12, 2024 03:37
@Blankdlh
Copy link
Author

Were you able to identify errors for your use case with this change?

Pls run tests locally

Sorry, some of my local code was not properly committed. I am using https://github.com/boredazfcuk/docker-icloudpd. It's not easy for me to set up the development environment. 😂

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

Successfully merging this pull request may close these issues.

2 participants