-
-
Notifications
You must be signed in to change notification settings - Fork 868
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
Resolve client 'hang' when attempting to sync a Unix pipe file #985
Conversation
abraunegg
commented
Jul 6, 2020
- Resolve client 'hang' when attempting to sync a Unix pipe file
* Resolve client 'hang' when attempting to sync a unix pipe file
Client filesystem:
Without patch:
With Patch:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clear fix, tested as skipping pipes with the proper error message. I'm also noticing that the version with this fix causes cleaner messaging around bad symlinks, but i don't know if it's this fix.
Unsure what version you were previously running as your issue post did not include the client version. #942 fixed issues with symbolic links when they were relative links |
* Align output messaging to be consistent with other 'skipping item' message output
Updated application output to be consistent:
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |