Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Filesystem] Remove dirs atomically if possible #40144

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

Merged
merged 1 commit into from
Feb 11, 2021

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Feb 10, 2021

Q A
Branch? 5.x
Bug fix? no
New feature? no
Deprecations? no
Tickets Fix #27578
License MIT
Doc PR no need to

@OskarStark
Copy link
Contributor

The PR title looks interesting 😄

@carsonbot carsonbot changed the title Add some information about the username in CONTRIBUTORS [Filesystem] Add some information about the username in CONTRIBUTORS Feb 10, 2021
@derrabus derrabus changed the title [Filesystem] Add some information about the username in CONTRIBUTORS [Filesystem] Remove dirs atomically if possible Feb 10, 2021
@nicolas-grekas nicolas-grekas force-pushed the fs-atomic-remove branch 2 times, most recently from ed64d73 to 6041462 Compare February 10, 2021 17:13
@nicolas-grekas nicolas-grekas changed the base branch from 4.4 to 5.x February 10, 2021 17:14
@nicolas-grekas nicolas-grekas modified the milestones: 4.4, 5.x Feb 10, 2021
@nicolas-grekas
Copy link
Member Author

nicolas-grekas commented Feb 10, 2021

Now targetting 5.x as this looks more like an improvement than a bug fix.

@derrabus
Copy link
Member

Thank you Nicolas.

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

Successfully merging this pull request may close these issues.

Filesystem remove() function can fail when run concurrently
6 participants