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

Refactor path_create_directory and path_remove_directory to… #5300

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Arshia001
Copy link
Member

… fix bad EEXIST when re-creating directory

Note: both path_create_directory and path_remove_directory are supposed to only create/remove one directory. The previous recursive behavior was wrong and it has been removed.

@Arshia001 Arshia001 enabled auto-merge December 11, 2024 13:23
@Arshia001 Arshia001 merged commit a798795 into main Dec 11, 2024
72 checks passed
@Arshia001 Arshia001 deleted the fix/create-and-remove-dirs branch December 11, 2024 13:53
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