Skip to content

Skip special :eio files in File.cp_r#15035

Merged
josevalim merged 1 commit into
elixir-lang:mainfrom
viniciusmuller:file_cp_skip-eio-entries
Jan 3, 2026
Merged

Skip special :eio files in File.cp_r#15035
josevalim merged 1 commit into
elixir-lang:mainfrom
viniciusmuller:file_cp_skip-eio-entries

Conversation

@viniciusmuller
Copy link
Copy Markdown
Contributor

@viniciusmuller viniciusmuller commented Jan 2, 2026

Skips entries that would cause an :eio error instead of returning the error in File.cp_r

Closes #15034

@josevalim josevalim merged commit 88cbabf into elixir-lang:main Jan 3, 2026
11 checks passed
@josevalim
Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

File.cp_r fails when there is a socket in the directory

2 participants