![]() There was a report [1] of slow file syncing that showed all file timestamps being reported as ending with 020 (e.g., 1436492361020). The previous code assumed that systems without millisecond precision would report as whole seconds, so the timestamp checks weren't matching and it was moving on to hash-based checks (which seemed to be taking a very long time, but that's another matter). This changes the comparison so that, as long as both timestamps floor to the same whole second, they'll be considered equal. [1] https://forums.zotero.org/discussion/65515/5-0-beta-sync-problem |
||
---|---|---|
.. | ||
zotero | ||
zotero-platform |