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: runner: ignore unknown file types and sockets (fixes #176) #180

Conversation

thp-canonical
Copy link
Contributor

@thp-canonical thp-canonical commented Feb 21, 2024

Do not pack unknown file types + UNIX domain sockets when creating the tarball.

See #176 for a detailed description of the problem.

@ZeyadYasser
Copy link

I replied in the issue #176 (comment), I think this approach could accidentally suppress unexpected behaviors that are hard to debug. Would the exclude pattern suggested in the issue be a suitable alternative?

@thp-canonical
Copy link
Contributor Author

I replied in the issue #176 (comment), I think this approach could accidentally suppress unexpected behaviors that are hard to debug. Would the exclude pattern suggested in the issue be a suitable alternative?

Agreed, I'll close this PR for now but keep the branch open in case we want to do something like this in the future. Let's continue the discussion in #176.

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