-
Notifications
You must be signed in to change notification settings - Fork 671
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
[QA] Concurrent update and rename duplicates file #8765
Comments
@dragotin so rather than retrying to rename I assume I'd need to check where the file is lcoked BEFORE I try... |
I assume the same would happen with a 2.8.2. |
Re-Tested with 2.8.2.4461:
|
After another debugging session with @jnweiger we can document the following behaviour. Scenario A
-> Ok Scenario B
-> Ok Scenario C
-> We branched the file and one will have no history |
Okay, fine 👍 |
Closing. |
Retested with client 2.9.0 daily build 4808
|
Please compare to #8765 (comment) |
Compared. What I did is different: Scenario D
IMO, Scenarios C and D should not happen. If that happens according to design, then the design is (IMO) broken. |
Your D sounds like my C |
Seen while testing #8763 with 2.8.3.4442
Expected behaviour: No duplication. The file with the new name should receive updates on the Linux. The updated file on the windows side should be renamed.
The text was updated successfully, but these errors were encountered: