mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
29d34426bc
This was causing errors if the cache cleaner was called between the Open and the pendingOpen of a RW file. The fix was to move the cache open to the Open from the openPending.