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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skip socket files when copying packages from sources #402

Merged
merged 1 commit into from Apr 16, 2024

Conversation

jvmakine
Copy link
Collaborator

No description provided.

return false, errors.WithStack(err)
}
// Skip sockets in the source, as they can not be copied anyway.
// We can get sockets in git based sources if the user is using fs-monitor with git.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

馃く

@jvmakine jvmakine merged commit cc8cf5d into master Apr 16, 2024
6 checks passed
@jvmakine jvmakine deleted the juho/fix-fsmonitor branch April 16, 2024 06:43
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.

None yet

3 participants