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

If source file is removed/errored (Like an SD card pulled out) promise never resolves. #30

Closed
Henry128 opened this issue Mar 27, 2019 · 0 comments · Fixed by #33
Closed

Comments

@Henry128
Copy link

Use cpy to copy a large file from removable media. During the copy of the large file remove the source media containing the file, cp-file never resolves the promise. Creating a pull request with a fix now.

Actual Result -
Promise never resolves.

Expected Result -
Returns an error.

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 a pull request may close this issue.

1 participant