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

fix: misleading error message when resume file is missing #4799

Merged

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Feb 10, 2023

Fixes #4712.

Notes: Removed a harmless "unable to read resume file" error message to avoid confusion.

@ckerr ckerr added scope:core type:fix A bug fix semver:patch make backwards compatible bug fixes labels Feb 10, 2023
@ckerr ckerr force-pushed the fix/4712-misleading-error-warning-when-resume-file-is-missing branch from 7503a1b to 8e15bce Compare February 10, 2023 18:18
@ckerr ckerr merged commit d0b148c into main Feb 10, 2023
@ckerr ckerr deleted the fix/4712-misleading-error-warning-when-resume-file-is-missing branch February 10, 2023 20:01
@ckerr ckerr added this to the 4.0.1 milestone Feb 10, 2023
ckerr added a commit that referenced this pull request Feb 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:core semver:patch make backwards compatible bug fixes type:fix A bug fix
Development

Successfully merging this pull request may close these issues.

ERR utils.cc:78 "couldn't read /path/to/infohash.resume: No such file or directory"
1 participant