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

once we call done on a sync file item, return is needed #6053

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

mgallien
Copy link
Collaborator

will avoid calling done method multiple times on a signle file item causing a crash via ENFORCE function

Close #5473

will avoid calling done method multiple times on a signle file item
causing a crash via ENFORCE function

Signed-off-by: Matthieu Gallien <[email protected]>
@mgallien mgallien enabled auto-merge September 14, 2023 10:09
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #6053 (a3303bc) into master (ac7d379) will increase coverage by 0.18%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6053      +/-   ##
==========================================
+ Coverage   60.14%   60.32%   +0.18%     
==========================================
  Files         145      145              
  Lines       18873    18873              
==========================================
+ Hits        11351    11385      +34     
+ Misses       7522     7488      -34     
Files Changed Coverage Δ
src/libsync/propagatedownload.cpp 66.99% <0.00%> (+0.13%) ⬆️

... and 7 files with indirect coverage changes

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@mgallien
Copy link
Collaborator Author

/backport to stable-3.10

@mgallien
Copy link
Collaborator Author

/backport to stable-3.9

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6053-a3303bc70b4bcea32adb7f331d8b35b90a6d8f01-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien merged commit 079e9bd into master Sep 14, 2023
11 of 12 checks passed
@mgallien mgallien deleted the bugfix/avoidEnforceFileItemStatusCrash branch September 14, 2023 11:57
@mgallien mgallien added this to the 3.11.0 milestone Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants