mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +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.