Infomaniak / desktop-kDrive

:computer: Desktop Syncing Client for kDrive
GNU General Public License v3.0
28 stars 5 forks source link

Fix infinit loop sync. #223

Closed herve-er closed 3 months ago

herve-er commented 3 months ago

This issue addresses a bug implemented by the use of a copy of the snapshot. The copy operation is not calling the liveSnapshot 'startRead' method, causing it to keep its 'updated' member as true.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud