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

F::move(): Support non-atomic moves #5124

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

lukasbestle
Copy link
Member

@lukasbestle lukasbestle commented Mar 25, 2023

This PR …

Fixes

Ready?

  • Unit tests for fixed bug/feature (test added, but skipped in CI because tests are run inside a container; this is why code coverage only displays 50%)
  • In-code documentation (wherever needed)
  • Tests and checks all pass

For review team

@lukasbestle lukasbestle added the type: bug 🐛 Is a bug; fixes a bug label Mar 25, 2023
@lukasbestle lukasbestle added this to the 3.9.3 milestone Mar 25, 2023
@lukasbestle lukasbestle self-assigned this Mar 25, 2023
@lukasbestle lukasbestle linked an issue Mar 25, 2023 that may be closed by this pull request
@lukasbestle lukasbestle modified the milestones: 3.9.3, 3.9.4 Mar 29, 2023
@lukasbestle lukasbestle marked this pull request as draft April 2, 2023 14:04
@lukasbestle lukasbestle changed the title F::move(): Accept non-atomic operations F::move(): Support non-atomic moves Apr 2, 2023
@lukasbestle lukasbestle marked this pull request as ready for review April 2, 2023 15:23
@lukasbestle lukasbestle requested review from distantnative and a team April 2, 2023 15:24
Copy link
Member

@bastianallgeier bastianallgeier left a comment

Choose a reason for hiding this comment

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

I haven't tested it, but the code comments and tests look good to me. You can merge it unless you want another look from @distantnative or @afbora

Copy link
Member

@afbora afbora left a comment

Choose a reason for hiding this comment

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

Works great in my tests on local and live server 👍

@lukasbestle lukasbestle merged commit 3124ef8 into develop Apr 5, 2023
@lukasbestle lukasbestle deleted the fix/5024-move-tmp branch April 5, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Is a bug; fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error message on upload "Operation not permitted"
3 participants